C# Class Spine.Unity.MeshGeneration.ArraysSubmeshSetMeshGenerator

Inheritance: ArraysMeshGenerator, ISubmeshSetMeshGenerator
Mostra file Open project: EsotericSoftware/spine-runtimes

Public Methods

Method Description
GenerateMesh ( ExposedList instructions, int startSubmesh, int endSubmesh ) : Spine.Unity.MeshGeneration.MeshAndMaterials

Method Details

GenerateMesh() public method

public GenerateMesh ( ExposedList instructions, int startSubmesh, int endSubmesh ) : Spine.Unity.MeshGeneration.MeshAndMaterials
instructions ExposedList
startSubmesh int
endSubmesh int
return Spine.Unity.MeshGeneration.MeshAndMaterials