PhysicalBodyInterface class
ent.PhysicalBodyInterface
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
int GetBodyIndex()RTTIbool IsSimulated()RTTIbool IsKinematic()RTTITransform GetTransform()RTTIvoid GetLinearVelocity()RTTIvoid GetAngularVelocity()RTTIvoid GetLinearSpeed()RTTIvoid GetDisplacement()RTTIvoid GetBounds()RTTIvoid GetDimensions()RTTIvoid GetBoundsCenter()RTTIvoid GetLocalCenterOfMass()RTTIvoid GetMass()RTTIbool IsQueryable()RTTIvoid ToggleKinematic(bool flag)RTTIvoid SetTransform(Transform pos)RTTIvoid SetLinearVelocity()RTTIvoid SetAngularVelocity()RTTIvoid SetDisplacement()RTTIvoid AddLinearImpulse(Vector4 impulse, bool originInCOM, Vector4? offset)RTTIvoid SetMass()RTTIvoid SetIsSleeping()RTTIvoid SetIsKinematic(bool enable)RTTIvoid SetSimulationFilter()RTTIvoid SetQueryFilter()RTTIvoid SetIsQueryable(bool enable)RTTI