Table of Contents

Property Rotation

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

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; }

Property Value

Quaternion