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

适用于