3#include "mc/_HeaderOutputPredefine.h"
9 ::ll::TypedStorage<4, 8, ::glm::vec2> mTopLeftClip;
10 ::ll::TypedStorage<4, 8, ::glm::vec2> mBottomRightClip;
11 ::ll::TypedStorage<1, 1, bool> mClipsChildren;
12 ::ll::TypedStorage<1, 1, bool> mEnableScissorTest;
Definition BatchClippingState.h:5