FMX.Controls3D.TObjectAtPointData.Projection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Projection: TProjection;

C++

Fmx::Types3d::TProjection Projection;

Properties

Type Visibility Source Unit Parent
field public
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TObjectAtPointData

Description

Represents the projection of the 3D object (Camera or Screen).

See Also