FMX.Controls3D.TLight.LightType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LightType: TLightType read FLightType write SetLightType;

C++

__property Fmx::Types3d::TLightType LightType = {read=FLightType, write=SetLightType, nodefault};

Properties

Type Visibility Source Unit Parent
property published
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TLight

Description

Specifies how the TLight rays are propagated.

See Also