FMX.Import.TGEMaterial.FAmbient

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FAmbient: TAlphaColorF;

C++

System::Uitypes::TAlphaColorF FAmbient;

Properties

Type Visibility Source Unit Parent
field public
FMX.Import.pas
FMX.Import.hpp
FMX.Import TGEMaterial

Description

Stores the ambient color of the material as a 3D vector.

See Also