Class: MaterialType

MaterialType

new MaterialType()

base/enum/MaterialType.js, line 1

材质类型类

Members

MaterialType.colorString

MaterialType.color,颜色材质

Default Value:
'color'

MaterialType.imageString

MaterialType.image,图片材质

Default Value:
'image'

MaterialType.textString

MaterialType.text,文字材质

Default Value:
'text'