MDLTransform.GetTranslation(Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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