FMX.Types3D.TContext3D.DoClear

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoClear(const ATarget: TClearTargets; const AColor: TAlphaColor; const ADepth: single; const AStencil: Cardinal); virtual; abstract;

C++

virtual void __fastcall DoClear(const TClearTargets ATarget, const System::Uitypes::TAlphaColor AColor, const float ADepth, const unsigned AStencil) = 0 ;

Eigenschaften

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

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.