Initializes a new instance of the
ColorF struct.
シンタックス
'宣言
Public Function New( _
ByVal As Vector3, _
Optional ByVal As System.Single _
)
public ColorF(
Vector3 ,
System.float
)
パラメータ
- value
- The red, green, and blue components of the color.
- alpha
- The alpha component of the color.
参照