C# Class Spine.Unity.MeshGeneration.ArraysSimpleMeshGenerator

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

Protected Properties

Свойство Type Description
lastGeneratedMesh UnityEngine.Mesh
scale float

Méthodes publiques

Méthode Description
GenerateMesh ( Skeleton skeleton ) : Mesh

Method Details

GenerateMesh() public méthode

public GenerateMesh ( Skeleton skeleton ) : Mesh
skeleton Skeleton
Résultat UnityEngine.Mesh

Property Details

lastGeneratedMesh protected_oe property

protected Mesh,UnityEngine lastGeneratedMesh
Résultat UnityEngine.Mesh

scale protected_oe property

protected float scale
Résultat float