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 |
None Float3 Var(Float3) |
Angular |
No | The rotation to set | none |
None Float4 Var(Float4) |
Overwrites the position and/or rotation of the input physics body.