FMX.Types3D.TContext3D.GetIndexBufferSupport

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetIndexBufferSupport: TIndexBufferSupport; virtual;

C++

virtual TIndexBufferSupport __fastcall GetIndexBufferSupport();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Description

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

See Also