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