Bitmap for UWP
Vector4 構造体 フィールド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 : Vector4 構造体

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

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)A Vector4with all of its components set to one.  
Public フィールドThe size of the Vector4type, in bytes.  
Public フィールドstatic (Shared in Visual Basic)The W unit Vector4(0, 0, 0, 1).  
Public フィールドstatic (Shared in Visual Basic)The X unit Vector4(1, 0, 0, 0).  
Public フィールドstatic (Shared in Visual Basic)The Y unit Vector4(0, 1, 0, 0).  
Public フィールドstatic (Shared in Visual Basic)The Z unit Vector4(0, 0, 1, 0).  
Public フィールドThe W component of the vector.  
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 Vector4with all of its components set to zero.  
トップ
参照

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