Pose(Vector3, Quaternion)
Creates a new pose with the given vector, and quaternion values.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public Pose(Vector3 position, Quaternion rotation)