namespace Assets.MaterializeFX.Scripts { internal enum MfxShaderType { UberStandart, } }