MDLTransform.GetRotation(Double) Method

Definition

Returns the rotation of the transform at the specified time.

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

Parameters

atTime
Double

Returns

Attributes

Applies to