FMX.ASE.Model.TAseMesh.FTriangleMesh

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FTriangleMesh: TGETriangleMeshID;

C++

Fmx::Import::TGETriangleMeshID FTriangleMesh;

Properties

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

Description

Stores the triangular faces of the model.

FTriangleMesh stores the triangle meshes that compose the ASE model.

See Also