FMX.ASE.Model.TAseMesh.FSubMeshes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FSubMeshes: array of TGEMesh;

C++

_TAseMesh__1 FSubMeshes;

Properties

Type Visibility Source Unit Parent
field public
FMX.ASE.Model.pas
FMX.ASE.Model.hpp
FMX.ASE.Model TAseMesh

Description

Stores the sub-meshes of the current mesh.

See Also