Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sol
DoorSwitch
C# 클래스 Sol.DoorSwitch
상속:
InteractibleObject
파일 보기
프로젝트 열기: Stumpstump/RoverGame
공개 프로퍼티들
프로퍼티
타입
설명
button
UnityEngine.Renderer
doorsIControl
List
poweredButton
UnityEngine.Material
sparks
UnityEngine.ParticleSystem
unpoweredButton
UnityEngine.Material
공개 메소드들
메소드
설명
Interact
( ) :
void
메소드 상세
Interact()
공개
메소드
public
Interact
( ) :
void
리턴
void
프로퍼티 상세
button
공개적으로 프로퍼티
public
Renderer,UnityEngine
button
리턴
UnityEngine.Renderer
doorsIControl
공개적으로 프로퍼티
public
List
doorsIControl
리턴
List
poweredButton
공개적으로 프로퍼티
public
Material,UnityEngine
poweredButton
리턴
UnityEngine.Material
sparks
공개적으로 프로퍼티
public
ParticleSystem,UnityEngine
sparks
리턴
UnityEngine.ParticleSystem
unpoweredButton
공개적으로 프로퍼티
public
Material,UnityEngine
unpoweredButton
리턴
UnityEngine.Material