Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Stroke
C# Class Stroke, Paint3D
Inheritance:
MonoBehaviour
Mostra file
Open project: ivlab/Paint3D
Class Usage Examples
Public Properties
Property
Type
Description
Vertices
List
Public Methods
Method
Description
AddVertex
(
Vertex,
v
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
AddVertex()
public
method
public
AddVertex
(
Vertex,
v
) :
void
v
Vertex,
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Vertices
public_oe property
public
List
Vertices
return
List