Property Rotation
Rotation
Gets or sets the quaternion representing the relative rotation of the model, in the local coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Quaternion Rotation { get; set; }
Gets or sets the quaternion representing the relative rotation of the model, in the local coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Quaternion Rotation { get; set; }