Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityEditor
ControlPointRenderer.RenderChunk
C# Class UnityEditor.ControlPointRenderer.RenderChunk
Datei anzeigen
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Properties
Property
Type
Description
colors
List
indices
List
isDirty
bool
mesh
UnityEngine.Mesh
uvs
List
vertices
List
Property Details
colors
public_oe property
public
List
colors
return
List
indices
public_oe property
public
List
indices
return
List
isDirty
public_oe property
public
bool
isDirty
return
bool
mesh
public_oe property
public
Mesh,UnityEngine
mesh
return
UnityEngine.Mesh
uvs
public_oe property
public
List
uvs
return
List
vertices
public_oe property
public
List
vertices
return
List