Click or drag to resize

AxesTargetingLinkReference Property

Gets or sets the reference direction vector. The X-axis of this set of axes will be constrained to minimize the angular separation from this vector.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Vector Reference { get; set; }

Property Value

Type: Vector
See Also