RigidbodySynchronizableSetRotation Method
Set the rotation of the rigidbody to new rotation.
Namespace: AlterunaAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
public void SetRotation(
Quaternion rot
)
Parameters
- rot Quaternion
- The new rotation for the Rigidbody.