Physics properties
Jump to navigation
Jump to search
Physics properties
used in
Name | Support | Access | Parametrs | Description |
---|---|---|---|---|
mass | rigid-body | set, get | float mass | Changes mass of rigid body. |
position | rigid-body, static-collision | set, get | float x, float y, float z | Sets/gets position. |
position | constraint | get | float x, float y, float z | Returns avarge position of two rigids. |
rotation | rigid-body, static-collision | set, get | float rx, float ry, float rz | Sets/gets rotation. |
sleepingthresholds | rigid-body | set, get | float velocity, float angularVelocity | Sets how slow rigid body have to move, to go sleep. |
|}