FMX.Types3D.TContext3D.SetStateFromContext

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetStateFromContext(const AContext: TContext3D);

C++

void __fastcall SetStateFromContext(TContext3D* const AContext);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D


Beschreibung

Setzt die Kamera-Matrizen und -Lichter des Parameters AContext auf den aktuellen Kontext.

Siehe auch