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

namespace UnityEngine.Rendering
{
public class GPUDrivenLODGroupDataNative // TypeDefIndex: 9275
{
	// Fields
	type#12406 lodGroupID;
	type#12406 lodOffset;
	type#12406 lodCount;
	type#12415 fadeMode;
	type#12455 worldSpaceReferencePoint;
	type#12433 worldSpaceSize;
	type#12401 renderersCount;
	type#12374 lastLODIsBillboard;
	type#12379 forceLODMask;
	type#20872 lodGroupCount;
	type#12406 invalidLODGroupID;
	type#20872 invalidLODGroupCount;
	type#12401 lodRenderersCount;
	type#12433 lodScreenRelativeTransitionHeight;
	type#12433 lodFadeTransitionWidth;
	type#20872 lodDataCount;
}
}
