FMX.DAE.Model.TDAEController

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDAEController

Delphi

TDAEController = class

C++

class PASCALIMPLEMENTATION TDAEController : public System::TObject

Properties

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

Description

Stores a mesh based on its ID.

TDAEController is used to store a mesh that is contained by a DAE model.

A set of controllers can be stored in a TDAEControllerDynArray.

See Also