Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RayCastBoom
C# 클래스 RayCastBoom, SoftBodyTests
상속:
MonoBehaviour
파일 보기
프로젝트 열기: nsaunders10/SoftBodyTests
공개 프로퍼티들
프로퍼티
타입
설명
cubes
GameObject[],
goHome
bool
gravityOn
bool
home
Transform,
kinematic
bool
power
float
radius
float
공개 메소드들
메소드
설명
Start
( ) :
void
Update
( ) :
void
메소드 상세
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
cubes
공개적으로 프로퍼티
public
GameObject[],
cubes
리턴
GameObject[],
goHome
공개적으로 프로퍼티
public
bool
goHome
리턴
bool
gravityOn
공개적으로 프로퍼티
public
bool
gravityOn
리턴
bool
home
공개적으로 프로퍼티
public
Transform,
home
리턴
Transform,
kinematic
공개적으로 프로퍼티
public
bool
kinematic
리턴
bool
power
공개적으로 프로퍼티
public
float
power
리턴
float
radius
공개적으로 프로퍼티
public
float
radius
리턴
float