RotateAroundPoint.RotationVector Property

Definition

How many degrees to rotate along each axis.

public:
 property UnityEngine::Vector3 RotationVector { UnityEngine::Vector3 get(); void set(UnityEngine::Vector3 value); };
public UnityEngine.Vector3 RotationVector { get; set; }
member this.RotationVector : UnityEngine.Vector3 with get, set
Public Property RotationVector As Vector3

Property Value

UnityEngine.Vector3

Applies to