This version of Unity is unsupported.

Pose Constructor

Declaration

public Pose(Vector3 position, Quaternion rotation);

Description

Creates a new pose with the given vector, and quaternion values.