Enum ProbeTouchupVolume.Shape The type of shape that an adjustment volume can take. Namespace: UnityEngine.Rendering Syntax public enum Shape Fields Name Description Value Box A Box shape. 0 Sphere A Sphere shape. 1 Extension Methods AnalyticsUtils.ToNestedColumn<ProbeTouchupVolume.Shape>(Boolean) AnalyticsUtils.ToNestedColumnWithDefault<ProbeTouchupVolume.Shape>(ProbeTouchupVolume.Shape, Boolean) ReflectionUtils.Invoke(String, Object[]) ReflectionUtils.SetField(String, Object) ReflectionUtils.GetField(String) ReflectionUtils.GetFields()