API:FMX.Types3D.TMeshData.TriangleIndices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TriangleIndices: string read GetTriangleIndices write SetTriangleIndices stored False;

C++

__property System::UnicodeString TriangleIndices = {read=GetTriangleIndices, write=SetTriangleIndices, stored=false};

Properties

Type Visibility Source Unit Parent
property published
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMeshData

Description

Embarcadero Technologies does not currently have any additional information.