Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
SpringState
Interface SpringState
Runtime state of a physical spring.
interface
SpringState
{
position
:
Vector3
;
velocity
:
Vector3
;
}
Index
Properties
position
velocity
Properties
position
position
:
Vector3
Current world position.
velocity
velocity
:
Vector3
Current velocity vector.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
position
velocity
GitHub
Examples
Strata - v1.4.10
Loading...
Runtime state of a physical spring.