FMX.Types3D.TBox.Near

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

0: (Left, Top, Near, Right, Bottom, Far: Single;);

Properties

Type Visibility Source Unit Parent
field public FMX.Types3D.pas FMX.Types3D TBox

Description

Represents the near z-axis coordinate of this 3D box. The z-axis position of this 3D box is made from the (Near, Far) pair.

See Also