Matrix4x4.Z Proprietà

Definizione

Ottiene o imposta la terza riga della matrice.

public:
 property System::Numerics::Vector4 Z { System::Numerics::Vector4 get(); void set(System::Numerics::Vector4 value); };
public System.Numerics.Vector4 Z { get; set; }
member this.Z : System.Numerics.Vector4 with get, set
Public Property Z As Vector4

Valore della proprietà

Commenti

Questa riga comprende M31, M32, M33e M34; esiste in corrispondenza dell'indice: [2].

Si applica a