ColliderComponent class
ent.ColliderComponent
Inheritance
Base: ent.IPlacedComponent
Derived
None.
Properties
| Property | Type | |
|---|---|---|
colliders | physics.ICollider?[] | |
simulationType | physics.SimulationType | |
startInactive | bool | |
useCCD | bool | |
massOverride | float | |
volume | float | |
mass | float | |
inertia | Vector3 | |
comOffset | Transform | |
filterData | physics.FilterData? | |
isEnabled | bool | |
dynamicTrafficSetting | TrafficGenDynamicTrafficSetting |
Functions
ent.PhysicalBodyInterface? CreatePhysicalBodyInterface(uint? bodyIndex)RTTI