共用方式為


MDLAnimatedScalarArray.SetValues 方法

定義

多載

SetValues(Double[], Double)
SetValues(Single[], Double)

SetValues(Double[], Double)

public virtual void SetValues (double[] array, double time);
abstract member SetValues : double[] * double -> unit
override this.SetValues : double[] * double -> unit

參數

array
Double[]
time
Double

適用於

SetValues(Single[], Double)

public virtual void SetValues (float[] array, double time);
abstract member SetValues : single[] * double -> unit
override this.SetValues : single[] * double -> unit

參數

array
Single[]
time
Double

適用於