namespace UnityEngine.Experimental.Rendering.HDPipeline { public enum ShapeType { Box, Sphere } }