C# Class Spine.Unity.MeshGeneration.ArraysSubmeshSetMeshGenerator

Inheritance: ArraysMeshGenerator, ISubmeshSetMeshGenerator
Afficher le fichier Open project: EsotericSoftware/spine-runtimes

Méthodes publiques

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

Method Details

GenerateMesh() public méthode

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