C# 클래스 SettingsWindow.SettingsData, UnityRoomAlive

파일 보기 프로젝트 열기: Superdroidz/UnityRoomAlive

공개 프로퍼티들

프로퍼티 타입 설명
ConsoleApplicationPath string
IsDebug bool
IsTrackingHead bool
IsVerbose bool
KinectServerPath string
ProjectorServerPath string

공개 메소드들

메소드 설명
SettingsData ( ) : System

메소드 상세

SettingsData() 공개 메소드

public SettingsData ( ) : System
리턴 System

프로퍼티 상세

ConsoleApplicationPath 공개적으로 프로퍼티

public string ConsoleApplicationPath
리턴 string

IsDebug 공개적으로 프로퍼티

public bool IsDebug
리턴 bool

IsTrackingHead 공개적으로 프로퍼티

public bool IsTrackingHead
리턴 bool

IsVerbose 공개적으로 프로퍼티

public bool IsVerbose
리턴 bool

KinectServerPath 공개적으로 프로퍼티

public string KinectServerPath
리턴 string

ProjectorServerPath 공개적으로 프로퍼티

public string ProjectorServerPath
리턴 string