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

namespace UnityEngine.Rendering
{
public class GPUDrivenLODGroupData // TypeDefIndex: 9279
{
	// Fields
	type#9482 lodGroupID;
	type#9482 lodOffset;
	type#9482 lodCount;
	type#9487 fadeMode;
	type#9500 worldSpaceReferencePoint;
	type#9495 worldSpaceSize;
	type#9481 renderersCount;
	type#9467 lastLODIsBillboard;
	type#9471 forceLODMask;
	type#9482 invalidLODGroupID;
	type#9481 lodRenderersCount;
	type#9495 lodScreenRelativeTransitionHeight;
	type#9495 lodFadeTransitionWidth;
}
}
