Static methods

staticinlinegetFormatFromExtension(path:String):Flx3DMeshFormat

Gets Flx3DGeometry object from this storage by specified key.

Parameters:

key

Key for Flx3DGeometry object (its name)

Returns:

Flx3DGeometry with the key name, or null if there is no such object

Constructor

new()

Methods

load(source:String):Map<String, Flx3DMesh>