Bitmap for WPF
Vector3 構造体 フィールド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 : Vector3 構造体

このクラスのメンバの一覧は、Vector3メンバを参照してください。

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)A Vector3with all of its components set to one.  
Public フィールドThe size of the Vector3type, in bytes.  
Public フィールドstatic (Shared in Visual Basic)The X unit Vector3(1, 0, 0).  
Public フィールドstatic (Shared in Visual Basic)The Y unit Vector3(0, 1, 0).  
Public フィールドstatic (Shared in Visual Basic)The Z unit Vector3(0, 0, 1).  
Public フィールドThe X component of the vector.  
Public フィールドThe Y component of the vector.  
Public フィールドThe Z component of the vector.  
Public フィールドstatic (Shared in Visual Basic)A Vector3with all of its components set to zero.  
トップ
参照

Vector3 構造体
C1.Util.DX 名前空間