Edit

Share via


Matrix4x4.Z Property

Definition

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

Property Value

Applies to