Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
moveObject
C# 클래스 moveObject, Wallcology-Unity
상속:
MonoBehaviour
파일 보기
프로젝트 열기: ltg-uic/Wallcology-Unity
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
offset
Vector3
offsetIsCenter
bool
radius
float
speed
float
공개 메소드들
메소드
설명
Start
( ) :
void
Update
( ) :
void
메소드 상세
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
offset
공개적으로 프로퍼티
public
Vector3
offset
리턴
Vector3
offsetIsCenter
공개적으로 프로퍼티
public
bool
offsetIsCenter
리턴
bool
radius
공개적으로 프로퍼티
public
float
radius
리턴
float
speed
공개적으로 프로퍼티
public
float
speed
리턴
float