Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ccCreateRing
C# Class ccCreateRing, GGJ2016
Inheritance:
ccCreateGroup
ファイルを表示
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
direction
Direction,
phase
float
radius
float
Public Methods
Method
Description
place
(
int
i
) :
Vector3
Protected Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
place()
public
method
public
place
(
int
i
) :
Vector3
i
int
return
Vector3
Property Details
direction
public_oe property
public
Direction,
direction
return
Direction,
phase
public_oe property
public
float
phase
return
float
radius
public_oe property
public
float
radius
return
float