Click or drag to resize

AngleOutOfPlaneConstraint.Invert Property

Gets or sets a value indicating whether or not the angle should be measured opposite the usual direction. In other words, if this property is true, the angle is positive when the remaining component of the vector (other than the two that define the plane) is negative.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public bool Invert { get; set; }

Property Value

Type: Boolean
See Also