FMX.Controls3D.TLight.LightType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LightType: TLightType read FLightType write SetLightType;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TLight

Beschreibung

Gibt an, wie sich die TLight-Strahlen verbreiten.

Siehe auch