Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMaterialStandardDataProperties

Hierarchy

Index

Properties

alphaCutoff?: number
alphaMap?: IMapData
alphaMode?: MATERIAL_ALPHA
aoMap?: IMapData
aoMapIntensity?: number
attenuationColor?: Color
attenuationDistance?: number
bumpMap?: IMapData
bumpScale?: number
clearcoat?: number
clearcoatMap?: IMapData
clearcoatNormalMap?: IMapData
clearcoatRoughness?: number
clearcoatRoughnessMap?: IMapData
color?: Color
depthTest?: boolean
depthWrite?: boolean
displacementBias?: number
displacementMap?: IMapData
displacementScale?: number
emissiveMap?: IMapData
emissiveness?: Color
envMap?: string | string[]
ior?: number
map?: IMapData
metalness?: number
metalnessMap?: IMapData
metalnessRoughnessMap?: IMapData
name?: string
normalMap?: IMapData
normalScale?: number
opacity?: number
roughness?: number
roughnessMap?: IMapData
sheen?: number
sheenColor?: Color
sheenColorMap?: IMapData
sheenRoughness?: number
sheenRoughnessMap?: IMapData
specularColor?: Color
specularColorMap?: IMapData
specularIntensity?: number
specularIntensityMap?: IMapData
thickness?: number
thicknessMap?: IMapData
transmission?: number
transmissionMap?: IMapData
transparent?: boolean