FMX.ASE.Model.TAseModel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAseModel = class(TCustomModel)

C++

class PASCALIMPLEMENTATION TAseModel : public Fmx::Import::TCustomModel

Properties

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

Description

Represents an ASE (ASCII Scene Export) 3D model.

Using this class you can:

  • Load a model from an .ase file.
  • Manage the materials and the meshes of the model.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=FMX.ASE.Model.TAseModel&oldid=316300"