Property GeneratedTextures
GeneratedTextures
List of all textures translated from pixyz to unity (usefull if they need to be saved outside the scene)
Declaration
public IEnumerable<Object> GeneratedTextures { get; }
Property Value
Type | Description |
---|---|
IEnumerable<Object> |