Skip to content

Physics.SetVelocity

Name Mandatory Description Default Type
⬅️ Input The physics body to overwrite the linear and/or angular velocity of. Physics.Body
Output ➡️ Outputs the input physics body with the overwritten linear and/or angular velocity. Physics.Body
Linear No The linear velocity to set none NoneFloat3Var(Float3)
Angular No The angular velocity to set none NoneFloat3Var(Float3)

Overwrites the linear and/or angular velocity of the input physics body