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

Значение свойства

Комментарии

Эта строка состоит M41из , M42M43иM44; она существует в индексе: [3]

Применяется к