abstract material~UnlitMaterial()

非受光材质基类,即该物体表面的颜色就是用户输入的颜色,不受场景中光源的影响,不可以被实例化。

Constructor

new abstract UnlitMaterial()