Table of Contents Part 1: IntroductionPart 2: Maya Part 3: UE4 Shaders Part 4: UE4 Logic Blueprints First, create a new Actor Component Blueprint Call it “BP_MeshZoneCulling” and open it up… Next to it, create a Enumeration, call that “ENUM_Cullzones” Open up the Enumerator and…