debugSettingsContainer.children.Insert(1,newDebugUI.Value{displayName=string.Empty,getter=()=>"Press PageUp/PageDown to Increase/Decrease the HiZ step."});
publicstaticuints_LightFeatureMaskFlagsOpaque=0xFFF000&~((uint)LightFeatureFlags.SSRefraction|(uint)LightFeatureFlags.SSReflection);// Opaque don't support screen space refraction / reflection
publicstaticuints_LightFeatureMaskFlagsOpaque=0xFFF000&~((uint)LightFeatureFlags.SSRefraction);// Opaque don't support screen space refraction
publicstaticuints_LightFeatureMaskFlagsTransparent=0xFFF000&~((uint)LightFeatureFlags.SSReflection);// Transparent don't support screen space reflection
publicstaticuints_MaterialFeatureMaskFlags=0x000FFF;// don't use all bits just to be safe from signed and/or float conversions :/