ShadowsGUI();
/* Tim: Disable cookie for v1 to save on shader combinations
using (var group = new EditorGUILayout.FadeGroupScope(animShowRuntimeOptions.faded))
if (group.visible)
DrawCookie();
DrawCookieSize();
*/
settings.DrawRenderMode();
settings.DrawCullingMask();