FMX.Controls3D.TControl3D.FLastDepth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FDepth, FLastDepth: Single;

C++

float FLastDepth;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TControl3D

Description

Field used internally to keep a reference to the last 3D-depth of this object.

See Also