Click or drag to resize

AngleOutOfPlaneConstraintDerivative Property

Gets or sets the derivative to constrain. If this property is 0, the angle itself is constrained. If it is 1, the angular rate is constrained. If it is 2, the angular acceleration is constrained.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int Derivative { get; set; }

Property Value

Type: Int32
See Also