C# 클래스 CameraMotion, diluvium

상속: MonoBehaviour
파일 보기 프로젝트 열기: Collegiennes/diluvium 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Credits GameObject
PanFactor float
secretSound UnityEngine.AudioClip
textBoxStyle GUIStyle

비공개 메소드들

메소드 설명
Awake ( ) : void
FindSceneCenter ( ) : Vector3
OnConnectedToServer ( ) : void
OnDisconnectedFromServer ( NetworkDisconnection info ) : void
OnGUI ( ) : void
OnPlayerDisconnected ( NetworkPlayer player ) : void
OnServerInitialized ( ) : void
Restart ( ) : void
RestartToSplash ( ) : void
Start ( ) : void
Update ( ) : void

프로퍼티 상세

Credits 공개적으로 프로퍼티

public GameObject Credits
리턴 GameObject

PanFactor 공개적으로 정적으로 프로퍼티

public static float PanFactor
리턴 float

secretSound 공개적으로 프로퍼티

public AudioClip,UnityEngine secretSound
리턴 UnityEngine.AudioClip

textBoxStyle 공개적으로 프로퍼티

public GUIStyle textBoxStyle
리턴 GUIStyle