DioDocs for PDF
Vector4 コンストラクタ(Vector3,Single)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Vector4 構造体 > Vector4 コンストラクタ : Vector4 コンストラクタ(Vector3,Single)
A vector containing the values with which to initialize the X, Y, and Z components.
Initial value for the W component of the vector.
Initializes a new instance of the Vector4 struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal value As Vector3, _
   ByVal w As System.Single _
)
public Vector4( 
   Vector3 value,
   System.float w
)

パラメータ

value
A vector containing the values with which to initialize the X, Y, and Z components.
w
Initial value for the W component of the vector.
参照

Vector4 構造体
Vector4 メンバ
オーバーロード一覧