Capítulo 95 de 859
Volume node material.
Constructor
| Signature |
|---|
new VolumeNodeMaterial( parameters : Object ) |
Properties
| Property | Description |
|---|---|
.isVolumeNodeMaterial : boolean (readonly) | This flag can be used for type testing. |
.offsetNode : Node.<float> | Offsets the distance a ray has been traveled through a volume. Can be used to implement dithering to reduce banding. |
| `.scatteringNode : function | FunctionNode.<vec4>` |
.steps : number | Number of steps used for raymarching. |