MDLAnimatedVector3Array.GetNVector3dValues 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
GetNVector3dValues() | |
GetNVector3dValues(Double) |
GetNVector3dValues()
public virtual OpenTK.NVector3d[] GetNVector3dValues ();
abstract member GetNVector3dValues : unit -> OpenTK.NVector3d[]
override this.GetNVector3dValues : unit -> OpenTK.NVector3d[]