FMX.Types3D.TContext3D.FPS

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class property FPS: Double read FFPS;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

説明

3D コンテキストのフレーム レートを表します。


フレーム レートは 1 秒当たりのフレーム数で表されます。

関連項目