Matrix4x4.Y 속성

정의

행렬의 두 번째 행을 가져오거나 설정합니다.

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

속성 값

설명

이 행은 인M24M22M23[1]스에 존재합니다.M21

적용 대상