Click or drag to resize

AxesLinearRate.InitialRotation Property

Gets or sets the rotational displacement of this axes with respect to the reference axes at the reference epoch.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public UnitQuaternion InitialRotation { get; set; }

Property Value

Type: UnitQuaternion
See Also