FMX.ASE.Model
From RAD Studio API Documentation
Defines the FireMonkey classes, types, and variables used in manipulating an ASCII Scene Export (.ase) model.
| Package | fmxase250.bpl |
|---|
Classes
EAseParserError Catches all the possible errors that can occur during the parsing process of the .ase file.
TAseMaterial TAseMaterial defines the material of a 3D object mesh.
TAseModel Represents an ASE (ASCII Scene Export) 3D model.
Types
TAseMaterialDynArray Dynamically allocated array of TAseMaterial objects.
TAseMeshDynArray Dynamically allocated array of TAseMesh objects.