// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Experimental.GlobalIllumination.DirectionalLight

namespace UnityEngine.Experimental.GlobalIllumination
{
public class DirectionalLight // TypeDefIndex: 9304
{
	// Fields
	type#20872 instanceID;
	type#15318 shadow;
	type#21958 mode;
	type#28472 position;
	type#24842 orientation;
	type#21998 color;
	type#21998 indirectColor;
	type#26063 penumbraWidthRadian;
	type#28472 direction;
}
}
