MDLAnimatedScalarArray.GetFloatValues Method

Definition

Overloads

GetFloatValues()
GetFloatValues(Double)

GetFloatValues()

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

Returns

Single[]

Applies to

GetFloatValues(Double)

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

Parameters

time
Double

Returns

Single[]

Applies to