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