worleyNoiseField
field
worleyNoiseField
RayTK
v0.42
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Noise Type | The type of noise function. | Baked | Baked |
| |||
Distance Type | Runtime | Baked | |
| |||
Coord Type | The type of coordinates that the op supports. | ||
| |||
Axis | When the | Runtime | Semi-Baked |
| |||
Translate | Offsets the coordinates used to calculate noise. | Runtime | Baked |
Scale | Scales the coordinates used to calculate noise. | Runtime | Baked |
Jitter | Runtime | Baked | |
Amplitude | Multiplies the amount produced by the noise. | Runtime | Baked |
Offset | Offsets (adds to) the amount produced by the noise. | Runtime | Baked |
Inputs
-
Coordinate Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Coordinate Types:
-
Jitter Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Coordinate Types: