MDLTransform.GetShear(Double) Method

Definition

Returns the shear of the transform at the specified time.

[Foundation.Export("shearAtTime:")]
public virtual OpenTK.Vector3 GetShear (double atTime);
abstract member GetShear : double -> OpenTK.Vector3
override this.GetShear : double -> OpenTK.Vector3

Parameters

atTime
Double

Returns

Attributes

Applies to