Maven module :un.storage : model3d-unity :
Class : un.storage.model3d.unity.model.asset.UnitySharedAssets
Extends/Implements : un.storage.model3d.unity.model.asset.UnityAssetRegistry
Subclasses : -

Regroups multiple asset files in a single asset registry.
author  Johann Sorel


Variables : -
Functions : UnitySharedAssets, UnitySharedAssets, getAssetFiles, get, getIterator



public void UnitySharedAssets ()


Create a shared assets derivate from the first file.
The first file is often named : sharedassets0.assets
this method will load all consecutive files :
public void UnitySharedAssets (Path mainFile)

public Sequence getAssetFiles ()

public UnityAssetObject get (UnityPointer pptr)

public Iterator getIterator ()