FMX.Types3D.TIndexBuffer.Length
Delphi
property Length: Integer read FLength write SetLength;
C++
__property int Length = {read=FLength, write=SetLength, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TIndexBuffer |
説明
このインデックス バッファに含まれるインデックスの数を表します。
Length は、Buffer に含まれるインデックスの数です。