Perlin Noise Texture#
MDL Identifier: core_definitions::perlin_noise_texture
Description: Enable texturing with a random noise pattern
Display Name |
Type |
Parameter |
Default |
Description |
---|---|---|---|---|
Color 1 |
|
|
|
|
Color 2 |
|
|
|
|
Use Object Space |
|
|
|
If false, UV space will be used. If on, 3D texturing in object space will apply. For applications that do not support object space, world space will be used. |
Levels |
|
|
|
Higher amounts will add detail to the noise |
Billowing Appearance |
|
|
|
|
Upper Threshold |
|
|
|
Lowering this value will create bigger areas uniformly colored with Color 1 |
Lower Threshold |
|
|
|
Increasing this value will create bigger areas uniformly colored with Color 2 |
Tiling |
|
|
|
Controls the scale of the texture on the object |
Offset |
|
|
|
Controls position of the texture on the object |
Rotation |
|
|
|
Rotation angle of the texture in degrees |
UV Space Index |
|
|
|
Only applies if “Use object space” is off. Selects a specific UV space. |