3#include "mc/_HeaderOutputPredefine.h"
5namespace VanillaCamera {
11 ::ll::TypedStorage<4, 4, float> mLinearYRemap;
12 ::ll::TypedStorage<4, 4, float> mMaxLinearYRemap;
13 ::ll::TypedStorage<4, 4, float> mStartYPos;
14 ::ll::TypedStorage<4, 4, float> mAccumulatedDT;
15 ::ll::TypedStorage<1, 1, bool> mYMotionUp;
Definition CameraComfortMoveVRComponent.h:7