Gets the rotation stored in this matrix.
Namespace: SampSharp.GameModeAssembly: SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.7.6221.37952
Syntaxpublic Quaternion Rotation { get; }
Public ReadOnly Property Rotation As Quaternion
Get
Property Value
Type:
Quaternion
See Also