internal UsingPop(CameraStack stack) { this.stack = stack; }
static void Initialize() { m_cameraStack = new CameraStack(); }