Method LinkContext
LinkContext(PixyzContext)
Allow this context to re-use already translated assets from pixyz to unity (used for shared materials, meshes, texture)
Declaration
public void LinkContext(PixyzContext context)
Parameters
Type | Name | Description |
---|---|---|
PixyzContext | context |