共用方式為


MDLAnimatedScalarArray.GetFloatValues 方法

定義

多載

GetFloatValues()
GetFloatValues(Double)

GetFloatValues()

public virtual float[] GetFloatValues();
abstract member GetFloatValues : unit -> single[]
override this.GetFloatValues : unit -> single[]

傳回

Single[]

適用於

GetFloatValues(Double)

public virtual float[] GetFloatValues(double time);
abstract member GetFloatValues : double -> single[]
override this.GetFloatValues : double -> single[]

參數

time
Double

傳回

Single[]

適用於