Click or drag to resize
QuaternionInterpolationTargetQuaternion Property
Gets the quaternion.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Quaternion Quaternion { get; }

Property Value

Type: Quaternion
The quaternion.
See Also