Go to: Related nodes. Attributes.

This class describes a simple volume shader.

This node is MP safe

Node nameParentsMFn typeCompatible function sets
simpleVolumeShadernodekSimpleVolumeShaderkBase
kNamedObject
kDependencyNode
kSimpleVolumeShader

Related nodes

lambert, reflect, phongE, phong, blinn, anisotropic, volumeShader, surfaceShader, displacementShader, layeredShader, useBackground, defaultShaderList, shadingMap

Attributes (21)

color, colorB, colorG, colorR, farPointWorld, farPointWorldX, farPointWorldY, farPointWorldZ, outColor, outColorB, outColorG, outColorR, outTransparency, outTransparencyB, outTransparencyG, outTransparencyR, parameter1, pointWorld, pointWorldX, pointWorldY, pointWorldZ

Long name (short name)TypeDefaultFlags
parameter1 (p1) float0.45outputinputconnectablestorable
The parameter.
color (c) float3outputinputconnectablestorable
Input color
colorR (cr) float0.0outputinputconnectablestorable
Input color red value
colorG (cg) float0.58824outputinputconnectablestorable
Input color green value
colorB (cb) float0.644outputinputconnectablestorable
Input color blue value
pointWorld (p) float31.0, 1.0, 1.0inputconnectablestorable
The surface point.
pointWorldX (px) float0.0inputconnectablestorable
The x-component of the position.
pointWorldY (py) float0.0inputconnectablestorable
The y-component of the position.
pointWorldZ (pz) float0.0inputconnectablestorable
The z-component of the position.
farPointWorld (fp) float31.0, 1.0, 1.0inputconnectablestorable
The surface farPoint.
farPointWorldX (fpx) float0.0inputconnectablestorable
The x-component of the far point.
farPointWorldY (fpy) float0.0inputconnectablestorable
The y-component of the far point.
farPointWorldZ (fpz) float0.0inputconnectablestorable
The z-component of the far point.
outColor (oc) float3outputconnectable
Output color
outColorR (ocr) float0.0outputconnectable
Output color red value
outColorG (ocg) float0.0outputconnectable
Output color green value
outColorB (ocb) float0.0outputconnectable
Output color blue value
outTransparency (ot) float3outputconnectable
Output transparency
outTransparencyR (otr) float0.0outputconnectable
Output transparency red value
outTransparencyG (otg) float0.0outputconnectable
Output transparency green value
outTransparencyB (otb) float0.0outputconnectable
Output transparency blue value