namespace BeautifyEffect { public enum BEAUTIFY_PRERENDER_EVENT { OnPreCull = 0, OnPreRender = 1 } }