FMX.Types3D.TContext3D.IndexBufferSupport

提供:RAD Studio API Documentation

Delphi

property IndexBufferSupport: TIndexBufferSupport read GetIndexBufferSupport;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D


説明

現在選択されているハードウェア促進レイヤーの、サポートされているインデックス バッファ制限を示します。

関連項目