Interface IMaterial

Hierarchy

  • IMaterial

Implemented by

Properties

colorTextureFile?: IAsset
colorTextureFileIndex?: number
colorUvOffset_X?: number
colorUvOffset_Y?: number
colorUvScaling_X?: number
colorUvScaling_Y?: number
color_X?: number
color_Y?: number
color_Z?: number
element?: IElement
elementIndex?: number
glossiness?: number
index: number
materialCategory?: string
name?: string
normalAmount?: number
normalTextureFile?: IAsset
normalTextureFileIndex?: number
normalUvOffset_X?: number
normalUvOffset_Y?: number
normalUvScaling_X?: number
normalUvScaling_Y?: number
smoothness?: number
transparency?: number

Generated using TypeDoc