Fixed function shader入門(一)基本屬性

Shader "Fx/shader01" { properties{ _color("Main Color",Color)=(1,1,1,1) _Ambient("Ambient",Color)=(0.3,0.3,0.3,0.3) _specular("Specular",Color)=(1,1,1,1) _Shininess("Shininess",range(0,8))=4 _Emission
相關文章
相關標籤/搜索