Compartir a través de


MDLAnimatedScalarArray.GetFloatValues Método

Definición

Sobrecargas

GetFloatValues()
GetFloatValues(Double)

GetFloatValues()

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

Devoluciones

Single[]

Se aplica a

GetFloatValues(Double)

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

Parámetros

time
Double

Devoluciones

Single[]

Se aplica a