OsSetInertiaAsSphere
From OpenSimulator
osSetInertiaAsSphere(float mass, float radius, fector centerOfMass)
| |
...
Caution ! Only supported by ubOde for now | |
Threat Level | None |
Permissions | No permissions specified |
Extra Delay | No function delay specified |
Example(s) | |
// Example of osSetInertiaAsSphere default { state_entry() { ... } } |