Matrix4x4.Z 속성

정의

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

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

속성 값

설명

이 행은 인M34M32M33[2]스에 존재합니다.M31

적용 대상