Matrix3x2.Z Proprietà

Definizione

Ottiene o imposta la terza riga della matrice.

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

Valore della proprietà

Commenti

Questa riga è costituita M31 da e M32; esiste in corrispondenza dell'indice: [2].

Si applica a