Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ccCreateField
C# Class ccCreateField, GGJ2016
Inheritance:
ccCreateGroup
Exibir arquivo
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
center
bool
distance
Vector3
Public Methods
Method
Description
place
(
int
i
) :
Vector3
Protected Methods
Method
Description
Update
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
Method Details
Update()
protected
method
protected
Update
( ) :
void
return
void
place()
public
method
public
place
(
int
i
) :
Vector3
i
int
return
Vector3
Property Details
center
public_oe property
public
bool
center
return
bool
distance
public_oe property
public
Vector3
distance
return
Vector3