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

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

Комментарии

Эта строка состоит M31из , M32M33иM34; она существует в индексе: [2]

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