Interface File

Definition of a file.

Author

Matej Hakoš

Export

Interface

File

Hierarchy

  • File

Properties

Properties

color?: string | Color

Custom predefined color of loaded file. Supports css's string colors. 'random' or undefined color generates random color.

Author

Matej Hakoš

file: string

A path to file, that should be loaded.

Author

Matej Hakoš

id: string

A unique id of an item. It is used for indexing and aniamtion handeling.

Author

Matej Hakoš

name?: ObjectID

Optional name of the loaded file.

Author

Matej Hakoš

pose?: Pose

Default Pose of loaded file.

Author

Matej Hakoš

Generated using TypeDoc