Matrix4x4.W 속성

정의

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

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

속성 값

설명

이 행은 인M41M42M43M44스에 존재합니다.[3]

적용 대상