PhysicalDestructionComponent class
ent.PhysicalDestructionComponent
Inheritance
Base: ent.IVisualComponent
Derived
None.
Properties
| Property | Type | |
|---|---|---|
mesh | byte | |
meshAppearance | CName | |
forceAutoHideDistance | float | |
destructionParams | physics.DestructionParams | |
destructionLevelData | physics.DestructionLevelData[] | |
isEnabled | bool | |
audioMetadata | CName | |
systemsToNotifyFlags | ushort |
Functions
void CreatePhysicalBodyInterface()RTTIbool IsFractured()RTTIvoid TriggerDestruction(float velocity)RTTI