FMX.Types3D.TLightDescription.Enabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Enabled: Boolean;

C++

bool Enabled;

Properties

Type Visibility Source Unit Parent
field public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TLightDescription

Description

Specifies whether the light source is enabled or not.

See Also