Click or drag to resize

SolidPrimitiveRotation Property

Gets or sets the rotation applied to the solid before rendering.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public UnitQuaternion Rotation { get; set; }

Property Value

Type: UnitQuaternion
See Also