Skip to content

Physics.SetPose

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

Overwrites the position and/or rotation of the input physics body.