AxesFixedOffsetOffset Property |
Gets or sets the offset of this axes, specified as a rotation from the
ReferenceAxes.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public UnitQuaternion Offset { get; set; }
Public Property Offset As UnitQuaternion
Get
Set
public:
property UnitQuaternion Offset {
UnitQuaternion get ();
void set (UnitQuaternion value);
}
member Offset : UnitQuaternion with get, set
Property Value
Type:
UnitQuaternionSee Also