Interface AssetExporterPlugin
Methods
getExportMapExtendPaths
- getExportMapExtendPaths(node: Node): string[]
-
Parameters
Returns string[]
replaceExtendedPaths
- replaceExtendedPaths(sceneGraphMap: Map<string, SchemaJson>, exportMap: Map<string, AssetExportMapEntity>): void
-
Parameters
-
sceneGraphMap: Map<string, SchemaJson>
-
Returns void
Interface for asset exporter plugin