Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) SRWorkModule_API.StopViveSR示例
编程语言:
C# (CSharp)
类/类型:
SRWorkModule_API
方法/功能:
StopViveSR
hotexamples.com的示例:
1
C# (CSharp) SRWorkModule_API.StopViveSR - 已找到1个示例
。这些是从开源项目中提取的最受好评的
SRWorkModule_API.StopViveSR
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
SetReconstructionParameterBool(11)
UnlinkModule(4)
SetSkipVGAProcess(4)
LinkModule(3)
SetReconstructionParameterInt(3)
SetReconstructionParameterFloat(3)
SetReconstructionMaxFps(2)
SetDepthMaxFps(2)
TurnOffUndistortDataToDepth(2)
SetDepthParameterBool(2)
SetDepthParameterInt(2)
GetSeeThroughData(2)
GetSeeThroug4KParameterInt(2)
GetSeeThrougParameterInt(2)
SetDepthMeshParameterBool(2)
GetDepthParameterBool(2)
SetCameraStep(1)
SetCameraValue(1)
SetCameraStatus(1)
SetCameraMode(1)
SetCameraMin(1)
SetCameraMax(1)
SetDepthMeshIsEnable(1)
SetPassThroughMaxFps(1)
SetDepthMeshParameterDouble(1)
SetDepthMeshParameterInt(1)
SetCameraDefaultMode(1)
SetReconstructionOutputFileName(1)
SetSceneUnderstandingConfig(1)
SetSceneUnderstandingOutputFileName(1)
SetSeeThroughMaxFps(1)
SetShareHandle(1)
StopViveSR(1)
TurnOffDistortData(1)
TurnOnDistortData(1)
TurnOnUndistortDataToDepth(1)
SetCameraDefaultValue(1)
CreateCopyD3D11TextureBuffer(1)
ResetReconstructionModule(1)
GetDepthParameterDouble(1)
GetCameraDefaultMode(1)
GetCameraDefaultValue(1)
GetCameraMax(1)
GetCameraMin(1)
GetCameraMode(1)
GetCameraParams(1)
GetCameraStatus(1)
GetCameraStep(1)
GetCameraValue(1)
GetControllerPoseData(1)
常用方法
SetReconstructionParameterBool (11)
UnlinkModule (4)
SetSkipVGAProcess (4)
LinkModule (3)
SetReconstructionParameterInt (3)
SetReconstructionParameterFloat (3)
SetReconstructionMaxFps (2)
SetDepthMaxFps (2)
TurnOffUndistortDataToDepth (2)
SetDepthParameterBool (2)
常用方法
SetDepthParameterInt (2)
GetSeeThroughData (2)
GetSeeThroug4KParameterInt (2)
GetSeeThrougParameterInt (2)
SetDepthMeshParameterBool (2)
GetDepthParameterBool (2)
SetCameraStep (1)
SetCameraValue (1)
SetCameraStatus (1)
SetCameraMode (1)
SetCameraMin (1)
SetCameraMax (1)
SetDepthMeshIsEnable (1)
SetPassThroughMaxFps (1)
SetDepthMeshParameterDouble (1)
SetDepthMeshParameterInt (1)
SetCameraDefaultMode (1)
SetReconstructionOutputFileName (1)
SetSceneUnderstandingConfig (1)
SetSceneUnderstandingOutputFileName (1)
常用方法
SetCameraMin (1)
SetCameraMax (1)
SetDepthMeshIsEnable (1)
SetPassThroughMaxFps (1)
SetDepthMeshParameterDouble (1)
SetDepthMeshParameterInt (1)
SetCameraDefaultMode (1)
SetReconstructionOutputFileName (1)
SetSceneUnderstandingConfig (1)
SetSceneUnderstandingOutputFileName (1)
SetSeeThroughMaxFps (1)
SetShareHandle (1)
StopViveSR (1)
TurnOffDistortData (1)
TurnOnDistortData (1)
TurnOnUndistortDataToDepth (1)
SetCameraDefaultValue (1)
CreateCopyD3D11TextureBuffer (1)
ResetReconstructionModule (1)
GetDepthParameterDouble (1)
GetCameraDefaultMode (1)
GetCameraDefaultValue (1)
GetCameraMax (1)
GetCameraMin (1)
GetCameraMode (1)
GetCameraParams (1)
GetCameraStatus (1)
GetCameraStep (1)
GetCameraValue (1)
GetControllerPoseData (1)
常用方法
SetSeeThroughMaxFps (1)
SetShareHandle (1)
StopViveSR (1)
TurnOffDistortData (1)
TurnOnDistortData (1)
TurnOnUndistortDataToDepth (1)
SetCameraDefaultValue (1)
CreateCopyD3D11TextureBuffer (1)
ResetReconstructionModule (1)
GetDepthParameterDouble (1)
GetCameraDefaultMode (1)
GetCameraDefaultValue (1)
GetCameraMax (1)
GetCameraMin (1)
GetCameraMode (1)
GetCameraParams (1)
GetCameraStatus (1)
GetCameraStep (1)
GetCameraValue (1)
GetControllerPoseData (1)
GetControllerTrackingPose (1)
GetDepthData (1)
GetDepthMeshParameterInt (1)
GetDepthParameterInt (1)
ReleaseCopyD3D11TextureBuffer (1)
GetExportMeshProgress (1)
GetReconstructionParameterInt (1)
GetRenderEventFunc (1)
GetRigidReconstructionData (1)
GetRingBufferSize (1)
GetSceneUnderstandingConfig (1)
GetSceneUnderstandingProgress (1)
GetSeeThroug4KParameterFloat (1)
GetSeeThrougParameterBool (1)
GetSeeThrougParameterFloat (1)
GetSeeThrough4KData (1)
GetShaderResourceView (1)
Initial (1)
Get4KCameraParams (1)
Release (1)
示例#1
0
显示文件
void OnDestroy() { Release(); StopFramework(); SRWorkModule_API.StopViveSR(); }
x