allow to enable/disable VR picking and VR teleport. Disabling VR picking will also disable the rendering of the VR controller frames.
This commit is contained in:
@@ -495,6 +495,8 @@ enum b3ConfigureDebugVisualizerEnum
|
||||
COV_ENABLE_GUI=1,
|
||||
COV_ENABLE_SHADOWS,
|
||||
COV_ENABLE_WIREFRAME,
|
||||
COV_ENABLE_VR_TELEPORTING,
|
||||
COV_ENABLE_VR_PICKING,
|
||||
};
|
||||
|
||||
enum eCONNECT_METHOD {
|
||||
|
||||
Reference in New Issue
Block a user