摘要:
float4 AmbientColor : Ambient< string UIName = "Ambient Color";> = {0.25f, 0.25f, 0.25f, 1.0f};float4 DiffuseColor : Diffuse< string UIName = "Diffuse Color";> = {1.0f, 1.0f, 1.0f, 1.0f};texture diffuseMap : DiffuseMap< string name = "default_color.dds";s 阅读全文
posted @ 2011-07-06 16:53
softimagewht
阅读(652)
评论(0)
推荐(0)
摘要:
//UI interfacefloat4 AmbientColor : Ambient< string UIName = "Ambient";> = (0.25f,0.25f,0.25f,0.1f);float4 DiffuseColor : Diffuse< string UIName = "Diffuse";> = (0.25f,0.25f,0.25f,0.1f);texture diffuseMap : DiffuseMap< string name = "defaut"; string UINam 阅读全文
posted @ 2011-07-06 11:30
softimagewht
阅读(381)
评论(0)
推荐(0)

浙公网安备 33010602011771号