FMX.Types3D.TContext3D.MaxLightCount

提供:RAD Studio API Documentation

Delphi

class function MaxLightCount: Integer; virtual;

C++

__classmethod virtual int __fastcall MaxLightCount();

プロパティ

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

説明

このコンテキストに使用可能な光源の最大数を表します。


関連項目