FMX.Types3D.TContext3D.MaxLightCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function MaxLightCount: Integer; virtual;

C++

__classmethod virtual int __fastcall MaxLightCount();

Properties

Type Visibility Source Unit Parent
function public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Description

Represents the maximum number of lights available for this context.

See Also