Skip to main content
API Reference NianticSpatial.NSDK.AR.Loader

INsdkLoader

[Experimental] INsdkLoader defines an interface through which external subsystems can be...

Declaration

public interface INsdkLoader

Summary

[Experimental] INsdkLoader defines an interface through which external subsystems can be registered for loading through NSDK, and to all them to access XRLoaderHelper functionality. The external subsystem loader must implement the INsdkExternalLoader interface.

This Interface is experimental so may change or be removed from future versions without warning.


ON THIS PAGE