MDLTransform.SetTranslation(Vector3, 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.
[Foundation.Export("setTranslation:forTime:")]
public virtual void SetTranslation (OpenTK.Vector3 translation, double time);
abstract member SetTranslation : OpenTK.Vector3 * double -> unit
override this.SetTranslation : OpenTK.Vector3 * double -> unit
Parameters
- translation
- Vector3
- time
- Double
- Attributes