C# Class UnityEditor.ControlPointRenderer.RenderChunk

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
colors List
indices List
isDirty bool
mesh UnityEngine.Mesh
uvs List
vertices List

Property Details

colors public_oe property

public List colors
Résultat List

indices public_oe property

public List indices
Résultat List

isDirty public_oe property

public bool isDirty
Résultat bool

mesh public_oe property

public Mesh,UnityEngine mesh
Résultat UnityEngine.Mesh

uvs public_oe property

public List uvs
Résultat List

vertices public_oe property

public List vertices
Résultat List