void DisableOcclusion()
 {
     m_Master._INTERNAL_SetDynamicOcclusionCallback(GetShaderKeyword(), null);
 }