FMX.Types3D.TContext3D.FillCube

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure FillCube(const Center, Size: TPoint3D; const Opacity: Single; const Color: TAlphaColor);

C++

void __fastcall FillCube(const System::Math::Vectors::TPoint3D &Center, const System::Math::Vectors::TPoint3D &Size, const float Opacity, const System::Uitypes::TAlphaColor Color);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
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.