Blend.Blend

Blend()

の新しいインスタンスを初期化しますBlendclass.

public Blend()

関連項目


Blend(int)

の新しいインスタンスを初期化しますBlend class 指定された数の因子と位置を持つ.

public Blend(int count)
パラメータタイプ説明
countInt32の要素数Factors とPositions配列。

関連項目