Maven module :un.storage : model3d-unity :
Class : un.storage.model3d.unity.model.asset.UnityAssetObject
Extends/Implements : un.api.CObject
Subclasses : -

author  Johann Sorel


Variables : asset, ref, objectBytes
Functions : UnityAssetObject, getUnityNodeType, load, getAsInputStream, setBytes, decode, updateByte


public UnityAsset asset

public UnityObjectReference ref

public byte[] objectBytes


public void UnityAssetObject (UnityAsset asset, UnityObjectReference reference)

public UnityNodeType getUnityNodeType ()


Load node bytes in memory.
throws  IOException
public void load ()

public ByteInputStream getAsInputStream ()

public void setBytes (byte[] datas)

public TypedNode decode (boolean simplify)

public void updateByte (TypedNode node)