FMX.ASE.Model

From RAD Studio API Documentation
Jump to: navigation, search

Defines the FireMonkey classes, types, and variables used in manipulating an ASCII Scene Export (.ase) model.

Package fmxase270.bpl

Classes

EAseParserErrorCatches all the possible errors that can occur during the parsing process of the .ase file.
TAseMaterialTAseMaterial defines the material of a 3D object mesh.
TAseModelRepresents an ASE (ASCII Scene Export) 3D model.

Types

TAseMaterialDynArrayDynamically allocated array of TAseMaterial objects.
TAseMeshTAseMesh defines a mesh used to describe the shape of an imported ASE model.
TAseMeshDynArrayDynamically allocated array of TAseMesh objects.