A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
GripMotionControllerCvars Namespace Reference

Functions

FAutoConsoleVariableRef CVarDrawCOMDebugSpheres (TEXT("vr.DrawDebugCenterOfMassForGrips"), DrawDebugGripCOM, TEXT("0: Disable, 1: Enable"), ECVF_Default)
 

Variables

static int32 DrawDebugGripCOM = 0
 

Function Documentation

◆ CVarDrawCOMDebugSpheres()

FAutoConsoleVariableRef GripMotionControllerCvars::CVarDrawCOMDebugSpheres ( TEXT("vr.DrawDebugCenterOfMassForGrips") ,
DrawDebugGripCOM ,
TEXT("0: Disable, 1: Enable") ,
ECVF_Default  )

Variable Documentation

◆ DrawDebugGripCOM

int32 GripMotionControllerCvars::DrawDebugGripCOM = 0
static

Definition at line 70 of file GripMotionControllerComponent.cpp.