FMX.Controls3D.GlobalProjection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

GlobalProjection: TProjection;

C++

extern DELPHI_PACKAGE Fmx::Types3d::TProjection GlobalProjection;

Properties

Type Visibility Source Unit Parent
variable public
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D FMX.Controls3D

Description

TProjection type variable used internally to specify the type of projection (screen or camera).

See Also