The rotation of the rotated point
Namespace: BigBangProductions.CurveRuntime.SplinesAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public Quaternion Rotation { get; private set; }
public Quaternion Rotation { get; private set; }
Public Property Rotation As Quaternion
Get
Private Set
Public Property Rotation As Quaternion
Get
Private Set
public:
property Quaternion Rotation {
Quaternion get ();
private: void set (Quaternion value);
}
public:
property Quaternion Rotation {
Quaternion get ();
private: void set (Quaternion value);
}
Property Value
Type:
Quaternion