API reference
API reference
Select your platform
No SDKs available
No versions available

RootLoader Class

Extends BaseLoader
Modifiers: final
DeprecatedUse glXFManager.inflateGLXF() to inflate GLXF scene instead

Signature

class RootLoader : BaseLoader

Constructors

RootLoader ()
Signature
constructor()
Returns

Functions

parse ( ctx , dm , parser )
Signature
fun parse(ctx: LoaderContext, dm: DataModel, parser: XmlResourceParser)
Parameters
parser: XmlResourceParser
Did you find this page helpful?