프로퍼티 | 타입 | 설명 | |
---|---|---|---|
debugDisableNativeProjections | bool | ||
debugDisableNativeUILayer | bool |
메소드 | 설명 | |
---|---|---|
Init ( ) : void | ||
OnApplicationQuit ( ) : void | ||
OnPause ( bool pause ) : void | ||
PostRender ( |
||
Recenter ( ) : void | ||
SetDefaultDeviceProfile ( System uri ) : bool | ||
SetDistortionCorrectionEnabled ( bool enabled ) : void | ||
SetElectronicDisplayStabilizationEnabled ( bool enabled ) : void | ||
SetNeckModelScale ( float scale ) : void | ||
UpdateScreenData ( ) : void | ||
UpdateState ( ) : void |
메소드 | 설명 | |
---|---|---|
ProcessEvents ( ) : void |
메소드 | 설명 | |
---|---|---|
EnableDistortionCorrection ( bool enable ) : void | ||
EnableElectronicDisplayStabilization ( bool enable ) : void | ||
ExtractMatrix ( |
||
GetEventFlags ( ) : int | ||
GetHeadPose ( float pose ) : void | ||
GetProfile ( float profile ) : void | ||
GetViewParameters ( float viewParams ) : void | ||
Pause ( ) : void | ||
ResetHeadTracker ( ) : void | ||
Resume ( ) : void | ||
SetDefaultProfile ( byte uri, int size ) : bool | ||
SetNeckModelFactor ( float factor ) : void | ||
SetTextureId ( int id ) : void | ||
SetUnityVersion ( byte version_str, int version_length ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
UpdateProfile ( ) : void | ||
UpdateView ( ) : void |
public PostRender ( |
||
stereoScreen | ||
리턴 | void |
public SetDefaultDeviceProfile ( System uri ) : bool | ||
uri | System | |
리턴 | bool |
public SetDistortionCorrectionEnabled ( bool enabled ) : void | ||
enabled | bool | |
리턴 | void |
public SetElectronicDisplayStabilizationEnabled ( bool enabled ) : void | ||
enabled | bool | |
리턴 | void |