FMX.Controls3D.IViewport3D.Context

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Context: TContext3D read GetContext;

C++

__property Fmx::Types3d::TContext3D* Context = {read=GetContext};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D IViewport3D

Beschreibung

Gibt den von diesem Bildausschnitt verwendeten 3D-Kontext an.

Siehe auch