C# Class CanvasMesh, FIcontent.Gaming.Enabler.phenomobilecharactermanager

Inheritance: Graphic
Afficher le fichier Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

Méthodes publiques

Свойство Type Description
order SortingOrder46,

Méthodes publiques

Méthode Description
SetMesh ( List _vertices, List colors ) : void
SetMesh ( List _vertices, List triangles, Color32 color ) : void

Méthodes protégées

Méthode Description
OnFillVBO ( List vbo ) : void

Method Details

OnFillVBO() protected méthode

protected OnFillVBO ( List vbo ) : void
vbo List
Résultat void

SetMesh() public méthode

public SetMesh ( List _vertices, List colors ) : void
_vertices List
colors List
Résultat void

SetMesh() public méthode

public SetMesh ( List _vertices, List triangles, Color32 color ) : void
_vertices List
triangles List
color UnityEngine.Color32
Résultat void

Property Details

order public_oe property

public SortingOrder46, order
Résultat SortingOrder46,