API:FMX.Types3D.TIndexBuffer.Indices

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Indices[AIndex: Integer]: Integer read GetIndices write SetIndices; default;

C++

__property int Indices[int AIndex] = {read=GetIndices, write=SetIndices/*, default*/};

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。