C# Class CryEngine.pe_explosion

Mostrar archivo Open project: PoppermostProductions/CryMono Class Usage Examples

Public Properties

Property Type Description
epicenter Vec3
epicenterImp Vec3
explDir Vec3
forceDeformEntities bool
holeSize float
iholeType int
impulsivePressureAtR float
nAffectedEnts int
nGrow int
nOccRes int
rmin float
rminOcc float

Private Properties

Property Type Description

Property Details

epicenter public_oe property

public Vec3,CryEngine epicenter
return Vec3

epicenterImp public_oe property

public Vec3,CryEngine epicenterImp
return Vec3

explDir public_oe property

public Vec3,CryEngine explDir
return Vec3

forceDeformEntities public_oe property

public bool forceDeformEntities
return bool

holeSize public_oe property

public float holeSize
return float

iholeType public_oe property

public int iholeType
return int

impulsivePressureAtR public_oe property

public float impulsivePressureAtR
return float

nAffectedEnts public_oe property

public int nAffectedEnts
return int

nGrow public_oe property

public int nGrow
return int

nOccRes public_oe property

public int nOccRes
return int

rmin public_oe property

public float rmin
return float

rminOcc public_oe property

public float rminOcc
return float