FMX.Controls3D
From RAD Studio API Documentation
| Package | fmx250.bpl |
|---|
Classes
IViewport3D Interface for viewing 3D objects.
TCamera Represents the class for camera objects.
TControl3D TControl3D represents the base class for FMX onscreen 3D components.
TProxyObject TProxyObject is a class for proxy objects.
TRenderingCompare Comparer class for TControl3D.
Types
TDragDropEvent3D Procedural type used by all OnDragDrop events.
TDragEnterEvent3D Procedural type used by all OnDragEnter events.
TDragOverEvent3D Procedural type used by all OnDragOver events.
TMouseMoveEvent3D Procedural type used by all OnMouseMove events.
TObjectAtPointData Internally used by ObjectAtPoint to store data about distance and projection.
TRenderEvent Procedural type used by all OnRender events.
Variables
GlobalDistance Floating-point Single variable that is used internally by screen and camera projections.
GlobalProjection TProjection type variable used internally to specify the type of projection (screen or camera).