EditorGUILayout.PropertyField(p.weight,CoreEditorUtils.GetContent("Influence Volume Weight|Blending weight to use while interpolating between influence volume. (Reminder: Sky is an Influence Volume too)."));
EditorGUILayout.PropertyField(p.multiplier);
EditorGUILayout.PropertyField(p.multiplier,CoreEditorUtils.GetContent("Multiplier|Tweeking option to enhance reflection."));