A Demo Project for the UnrealEngineSDK
|
Functions | |
FAutoConsoleVariableRef | CVarDrawCOMDebugSpheres (TEXT("vr.DrawDebugCenterOfMassForGrips"), DrawDebugGripCOM, TEXT("0: Disable, 1: Enable"), ECVF_Default) |
Variables | |
static int32 | DrawDebugGripCOM = 0 |
FAutoConsoleVariableRef GripMotionControllerCvars::CVarDrawCOMDebugSpheres | ( | TEXT("vr.DrawDebugCenterOfMassForGrips") | , |
DrawDebugGripCOM | , | ||
TEXT("0: Disable, 1: Enable") | , | ||
ECVF_Default | ) |
|
static |
Definition at line 70 of file GripMotionControllerComponent.cpp.