MDLAnimatedVector3.SetValue 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.
Overloads
SetValue(NVector3, Double)
[Foundation.Export("setFloat3:atTime:")]
public virtual void SetValue (OpenTK.NVector3 value, double time);
abstract member SetValue : OpenTK.NVector3 * double -> unit
override this.SetValue : OpenTK.NVector3 * double -> unit
Parameters
Attributes
SetValue(NVector3d, Double)
[Foundation.Export("setDouble3:atTime:")]
public virtual void SetValue (OpenTK.NVector3d value, double time);
abstract member SetValue : OpenTK.NVector3d * double -> unit
override this.SetValue : OpenTK.NVector3d * double -> unit
Parameters
Attributes