Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Cascade
Behaviors
Spin
C# 클래스 Cascade.Behaviors.Spin
상속:
ParticleBehavior
파일 보기
프로젝트 열기: RIT-Tool-Time/Cascade
공개 메소드들
메소드
설명
Spin
(
Vector3
radius
,
Vector3
phaseSpeed
) :
System
Update
(
Particle
part
) :
void
메소드 상세
Spin()
공개
메소드
public
Spin
(
Vector3
radius
,
Vector3
phaseSpeed
) :
System
radius
Vector3
phaseSpeed
Vector3
리턴
System
Update()
공개
메소드
public
Update
(
Particle
part
) :
void
part
Particle
리턴
void