Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMMaterialProperties

Represents material properties.

Read more...

Hierarchy

  • CIMMaterialProperties

Index

Properties

Optional externalColorMixMode

externalColorMixMode: "Tint" | "Ignore" | "Multiply"

How this material combines with externally defined colors.

Optional shininess

shininess: number

The shininess.

Optional specularColor

specularColor: number[]

The specular color.

type

type: "CIMMaterialProperties"

Generated using TypeDoc