FMX.Types3D.TLightDescription.SpotExponent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

SpotExponent: Single;

C++

float SpotExponent;

Properties

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

Description

Specifies the spot exponent for the light source.

SpotCutOff applies only to lights of type Spot.

See Also