smudge
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Material2
Material
Channel
constructor
blend
Mode
color
texture
Info
Matrix
Smudge
SmudgeUI
Texture
Info
UVMatrix
IBlend
Mode
ILine
Options
ISmudgeUIOptions
Color
Description
Gray
GrayA
RGB
RGBA
Blend
Mode
Hierarchy
MaterialChannel
Index
Constructors
constructor
Properties
blend
Mode
color
texture
Info
Constructors
constructor
new
Material
Channel
(
color
?:
ColorDescription
, blendMode
?:
IBlendMode
, textureConfig
?:
TextureInfo
)
:
MaterialChannel
Parameters
Optional
color:
ColorDescription
Optional
blendMode:
IBlendMode
Optional
textureConfig:
TextureInfo
Returns
MaterialChannel
Properties
blend
Mode
blend
Mode
:
IBlendMode
= undefined
color
color
:
ColorDescription
= undefined
texture
Info
texture
Info
:
TextureInfo
= undefined
Generated using
TypeDoc