// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.LightProbes

namespace UnityEngine
{
public class LightProbes // TypeDefIndex: 8703
{
	// Fields
	type#14110 lightProbesUpdated;
	type#14110 tetrahedralizationCompleted;
	type#14110 needsRetetrahedralization;

	// Methods
	// RVA: -1
	private static type#28660 Internal_CallLightProbesUpdatedFunction() { }
	// RVA: -1
	private static type#28660 Internal_CallTetrahedralizationCompletedFunction() { }
	// RVA: -1
	private static type#28660 Internal_CallNeedsRetetrahedralizationFunction() { }
}
}
