MDLTransform.GetTranslation(Double) Method

Definition

Returns the translation of the transform at the specified time.

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

Parameters

atTime
Double

Returns

Attributes

Applies to