RuntimeInfo struct 112 bytes
physics.cloth.RuntimeInfo
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
translation | Vector3 | |
rotation | Quaternion | |
gravity | Vector3 | |
damping | float | |
drag | float | |
inertia | float | |
numSolverIterations | uint | |
stiffnessFrequency | float | |
friction | float | |
tetherStiffness | float | |
tetherScale | float | |
selfCollisionDistance | float | |
selfCollisionStiffness | float | |
liftCoefficient | float | |
dragCoefficient | float | |
gravityScale | float | |
motionConstraintStiffness | float | |
enableSelfCollision | bool |
Functions
None.