FMX.Types3D.TLightDescription.Direction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Direction: TPoint3D;

C++

System::Math::Vectors::TPoint3D Direction;

Properties

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

Description

Specifies the direction of the light source.

Direction is not used for the light of type Point.

See Also