Extends BBMOD_Class
constructor
new BBMOD_Importer()
Base class for model importers.
Name | Description |
---|---|
FlipUVHorizontally | If true then UV texture coordinates of imported models will be flipped horizontally. Defaults to false. |
FlipUVVertically | If true then UV texture coordinates of imported models will be flipped vertically. Defaults to false. |
Name | Description |
---|---|
can_import | Checks whether a file can be imported. |
import | Imports a model from a file. |
Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.