Maven module :un.storage : model3d-unity :
Class :
un.storage.model3d.unity.adaptor.AdaptorContext
Extends/Implements : -
Subclasses : -
Variables :
registry,
textureCache,
meshCache,
glNodeCache
Functions :
AdaptorContext,
aggregateScene,
getOrReadGameObject,
getOrReadShell,
getOrReadTexture,
getNode
public UnityAssetRegistry
registry
public Dictionary
textureCache
public Dictionary
meshCache
public Dictionary
glNodeCache
public void
AdaptorContext (UnityAssetRegistry registry)
public GLNode
aggregateScene ()
public GLNode
getOrReadGameObject (UnityPointer pptr)
public Shell
getOrReadShell (UnityPointer pptr)
public Texture2D
getOrReadTexture (UnityPointer pptr)
public TypedNode
getNode (UnityPointer pptr)