FMX.DAE.Model.TGEMap.Image

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Image: TGEImage;

C++

Fmx::Import::TGEImage* Image;

Properties

Type Visibility Source Unit Parent
field public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model TGEMap

Description

Represents the texture image applied as an effect over materials used to fill a digital asset exchange (DAE) model.

The Image property is a TGEImage object that represents a texture image.

See Also