Show frames
Go to:
Attributes.
The Volume Noise texture represents a three-dimensional random
function with a particular frequency distribution (a fractal) and can
be used to create many different types of effects. In fact, many of
the other procedural textures are based on fractal mathematics.
Aside from the attributes listed here, Volume Noise inherits
many other attributes from its parent,
Texture3d.
In the table below, important attributes have their names shown
in bold in the Description column.
This node is MP safe
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
volumeNoise | texture3d | texture/3d:drawdb/shader/texture/3d/volumeNoise | kVolumeNoise | kBase kNamedObject kDependencyNode kTexture3d kVolumeNoise |
Attributes (37)
amplitude, density, depthMax, falloff, frequency, frequencyRatio, implode, implodeCenter, implodeCenterX, implodeCenterY, implodeCenterZ, inflection, noiseType, numWaves, origin, originX, originY, originZ, randomness, ratio, refPointCamera, refPointCameraX, refPointCameraY, refPointCameraZ, refPointObj, refPointObjX, refPointObjY, refPointObjZ, scale, scaleX, scaleY, scaleZ, sizeRand, spottyness, threshold, time, xPixelAngle
Long name (short name) | Type | Default | Flags |
---|
|
amplitude
(a )
| float | 1.0 |      |
|
|
density
(d )
| float | 1.0 |      |
|
|
depthMax
(dm )
| short | 3 |     |
|
|
falloff
(fof )
| enum | 2 |     |
|
|
frequency
(fq )
| float | 8.0 |      |
|
|
frequencyRatio
(fr )
| float | 2.0 |      |
|
|
implode
(imp )
| float | 0.0 |      |
|
|
implodeCenter
(imc )
| float3 | 0.0, 0.0, 0.0 |      |
|
| implodeCenterX
(imx )
| float | 0.0 |      | |
|
| implodeCenterY
(imy )
| float | 0.0 |      | |
|
| implodeCenterZ
(imz )
| float | 0.0 |      | |
|
|
inflection
(in )
| bool | false |      |
|
|
noiseType
(nty )
| enum | 1 |     |
|
|
numWaves
(nw )
| short | 5 |      |
|
|
origin
(orr )
| float3 | 0.0, 0.0, 0.0 |     |
|
|
|
|
|
randomness
(rn )
| float | 1.0 |      |
|
|
ratio
(ra )
| float | 0.707 |      |
|
|
refPointCamera
(rpc )
| float3 | 0.0, 0.0, 0.0 |     |
|
| refPointCameraX
(rcx )
| float | 0.0 |     | |
|
| refPointCameraY
(rcy )
| float | 0.0 |     | |
|
| refPointCameraZ
(rcz )
| float | 0.0 |     | |
|
|
refPointObj
(rpo )
| float3 | 0.0, 0.0, 0.0 |     |
|
| refPointObjX
(rox )
| float | 0.0 |     | |
|
| refPointObjY
(roy )
| float | 0.0 |     | |
|
| refPointObjZ
(roz )
| float | 0.0 |     | |
|
|
scale
(sc )
| float3 | 1.0, 1.0, 1.0 |     |
|
|
|
|
|
sizeRand
(sr )
| float | 0.0 |      |
|
|
spottyness
(sp )
| float | 0.1 |      |
|
|
threshold
(th )
| float | 0.0 |      |
|
|
time
(ti )
| float | 0.0 |      |
|
|
xPixelAngle
(xpa )
| float | 0.002053 |     |
|