Click or drag to resize
DigitalRuneQuaternionMotorAnchorOrientationALocal Property
Gets or sets the constraint anchor orientation on BodyA in local space of BodyA.

Namespace: DigitalRune.Physics.Constraints
Assembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax
public Matrix33F AnchorOrientationALocal { get; set; }

Property Value

Type: Matrix33F
The constraint anchor orientation on BodyA in local space of BodyA.
See Also