共用方式為


MDLAnimatedVector3Array.GetNVector3dValues 方法

定義

多載

GetNVector3dValues()
GetNVector3dValues(Double)

GetNVector3dValues()

public virtual OpenTK.NVector3d[] GetNVector3dValues ();
abstract member GetNVector3dValues : unit -> OpenTK.NVector3d[]
override this.GetNVector3dValues : unit -> OpenTK.NVector3d[]

傳回

適用於

GetNVector3dValues(Double)

public virtual OpenTK.NVector3d[] GetNVector3dValues (double time);
abstract member GetNVector3dValues : double -> OpenTK.NVector3d[]
override this.GetNVector3dValues : double -> OpenTK.NVector3d[]

參數

time
Double

傳回

適用於