Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MoveByAmplitude
C# 클래스 MoveByAmplitude, audio_analyzer
상속:
MonoBehaviour
파일 보기
프로젝트 열기: zombience/audio_analyzer
보호된 프로퍼티들
프로퍼티
타입
설명
origin
Vector3
trans
Transform
보호된 메소드들
메소드
설명
Start
( ) :
void
Update
( ) :
void
메소드 상세
Start()
보호된
메소드
protected
Start
( ) :
void
리턴
void
Update()
보호된
메소드
protected
Update
( ) :
void
리턴
void
프로퍼티 상세
origin
보호되어 있는 프로퍼티
protected
Vector3
origin
리턴
Vector3
trans
보호되어 있는 프로퍼티
protected
Transform
trans
리턴
Transform