Matrix3x2.Z プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マトリックスの 3 行目を取得または設定します。
public:
property System::Numerics::Vector2 Z { System::Numerics::Vector2 get(); void set(System::Numerics::Vector2 value); };
public System.Numerics.Vector2 Z { get; set; }
member this.Z : System.Numerics.Vector2 with get, set
Public Property Z As Vector2
プロパティ値
注釈
この行は、 M31 と M32で構成され、インデックスに存在します: [2]。