FMX.Types3D.TContext3D.Scale

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Scale: Single read FScale;

C++

__property float Scale = {read=FScale};

Eigenschaften

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


Beschreibung

Skalierung des 3D-Kontexts.

Der Vorgabewert ist 1.0.

Siehe auch