Lua API
On this page
PhysicsDescription
Inherits from
Fields:
Acceleration Vector3
read only
AnimationFrame number
read only
Autonomous boolean
read only
Bytes number[]
read only
DefaultScript number
read only
DefaultScriptIntensity number
read only
Elasticity number
read only
Flags PhysicsDescriptionFlag
read only
Friction number
read only
LocationID number
read only
MotionTableID number
read only
MovementByteCount number
read only
NumChildren number
read only
ObjectForcePositionSequence number
read only
ObjectId number
read only
ObjectInstanceSequence number
read only
ObjectMovementSequence number
read only
ObjectPositionSequence number
read only
ObjectServerControlSequence number
read only
ObjectStateSequence number
read only
ObjectTeleportSequence number
read only
ObjectVectorSequence number
read only
ObjectVisualDescSequence number
read only
Parent number
read only
PhysicsScriptTableID number
read only
Scale number
read only
nternal List
SetupTableID number
read only
SoundTableID number
read only
State PhysicsState
read only
Translucency number
read only
Methods:
GetPropertyKeys() : string[]
Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts
Returns:string[]
ToString() : string
Returns a string that represents the current object.
Returns:string