FMX.Layers3D.TLayer3D

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLayer3D = class(TCustomLayer3D)

C++

class PASCALIMPLEMENTATION TLayer3D : public TCustomLayer3D

Properties

Type Visibility Source Unit Parent
class public
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D FMX.Layers3D

Description

Represents a 3D layer that can hold any 2D object.

The TLayer3D class publishes a set of additional properties to the Object Inspector. Use a 3D layer in a FireMonkey 3D form whenever you need to place multiple 2D graphical controls on their own surface in 3D space. TLayer3D is buffered.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Layers3D.TLayer3D&oldid=675837"