FMX.Types3D.TContext3D.FPS

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class property FPS: Double read FFPS;

C++

/* static */ __property double FPS = {read=FFPS};

Eigenschaften

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

Beschreibung

Repräsentiert die Bildrate des 3D-Kontextes.

Die Bildrate wird als Bilder (Frames) pro Sekunde angegeben.

Siehe auch