FMX.Layers3D.TLayout3D

De RAD Studio API Documentation
Aller à : navigation, rechercher

FMX.Layers3D.TAbstractLayer3DFMX.Controls3D.TControl3DFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTLayout3D

Delphi

TLayout3D = class(TAbstractLayer3D)

C++

class PASCALIMPLEMENTATION TLayout3D : public TAbstractLayer3D

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D FMX.Layers3D

Description

Représente une couche 3D très basique, basée directement sur TAbstractLayer3D.

La classe TImage3D implémente une couche 3D très basique (une disposition) qui peut contenir plusieurs objets 2D.

Voir aussi