FMX.Types3D.TContext3D.IndexBufferSupport

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IndexBufferSupport: TIndexBufferSupport read GetIndexBufferSupport;

C++

__property TIndexBufferSupport IndexBufferSupport = {read=GetIndexBufferSupport, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Description

Indicates the supported index buffer limit of the currently selected hardware-accelerated layer.

See Also