Physics
Last updated
Last updated
Evaluates various physics-related statistics for a given transform and sampling frequency.
Inputs:
Enter
Flow
Flow to activate the node.
Transform
Transform
Reference to a transform component to be evaluated.
Time Slice
Float [editable]
Number of seconds over which to sample data in each cycle.
Outputs:
Exit
Flow
Continue the activating flow.
Speed
Float
The average speed at which the transform is moving.
Acceleration Strength
Float
The acceleration strength.
Angular Acceleration Strength
Float
The angular acceleration strength .
Angular Speed
Float
The average angular speed.
Direction
Vector3
Direction of movement
Velocity
Vector3
Average velocity.
Acceleration
Vector3
Average acceleration.
Angular Axis
Vector3
Axis of rotation.
Angular Velocity
Vector3
Average angular velocity.
Angular Acceleration
Vector3
Average angular acceleration.