Show frames
Go to:
Related nodes. Attributes.
This class defines a material shader node bound to an asset from an
Autodesk material library.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
adskMaterial | | drawdb/shader/surface/adskMaterial | kAdskMaterial | kBase kNamedObject kDependencyNode kAdskMaterial |
Related nodes
adskLight, adskEnvironment, adskTexture2D
Attributes (19)
glowIntensity, matteOpacity, matteOpacityMode, outColor, outColorB, outColorG, outColorR, outGlowColor, outGlowColorB, outGlowColorG, outGlowColorR, outMatteOpacity, outMatteOpacityB, outMatteOpacityG, outMatteOpacityR, outTransparency, outTransparencyB, outTransparencyG, outTransparencyR
Long name (short name) | Type | Default | Flags |
---|
|
glowIntensity
(gi )
| float | 0.0 |      |
|
|
matteOpacity
(mog )
| float | 1.0 |      |
|
|
matteOpacityMode
(mom )
| enum | 2 |     |
|
|
outColor
(oc )
| float3 | |   |
|
| outColorR
(ocr )
| float | 0.0 |   | |
|
| outColorG
(ocg )
| float | 0.0 |   | |
|
| outColorB
(ocb )
| float | 0.0 |   | |
|
|
outGlowColor
(ogc )
| float3 | |   |
|
| outGlowColorR
(ogr )
| float | 0.0 |   | |
|
| outGlowColorG
(ogg )
| float | 0.0 |   | |
|
| outGlowColorB
(ogb )
| float | 0.0 |   | |
|
|
outMatteOpacity
(omo )
| float3 | |   |
|
| outMatteOpacityR
(omor )
| float | 0.0 |   | |
|
| outMatteOpacityG
(omog )
| float | 0.0 |   | |
|
| outMatteOpacityB
(omob )
| float | 0.0 |   | |
|
|
outTransparency
(ot )
| float3 | |   |
|
| outTransparencyR
(otr )
| float | 0.0 |   | |
|
| outTransparencyG
(otg )
| float | 0.0 |   | |
|
| outTransparencyB
(otb )
| float | 0.0 |   | |
|