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:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4
- Coordinate Types:
-
Jitter Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float
- Coordinate Types: