Matrix4x4.Translation Vlastnost

Definice

Získá nebo nastaví komponentu překladu této matice.

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

Hodnota vlastnosti

Komponenta překladu aktuální instance.

Platí pro