Edit

Share via


Matrix4x4.Y Property

Definition

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

Property Value

Applies to