GenericPointer.Rotation Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pointer rotation.
public:
 abstract property UnityEngine::Quaternion Rotation { UnityEngine::Quaternion get(); };
	public abstract UnityEngine.Quaternion Rotation { get; }
	member this.Rotation : UnityEngine.Quaternion
	Public MustOverride ReadOnly Property Rotation As Quaternion
	Property Value
		UnityEngine.Quaternion