// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Rendering.BatchCullingFlags

namespace UnityEngine.Rendering
{
public class BatchCullingFlags // TypeDefIndex: 9248
{
	// Fields
	type#20890 value__;
	type#15082 None;
	type#15082 CullLightmappedShadowCasters;
}
}
