Table of Contents

This page provides information on the V-Ray Splat Texture.

Overview


The Splat texture is a procedural texture that mimics a splatter effect similar to the way paint can splatter onto a surface. Both of its two colors channels can be connected to texture maps.

Any texture can be replaced via the Replace With New Texture () button, which activates when you select the texture to be replaced. If the texture is an instance, all copies are changed as well.

 

 

Parameters


Color Base – Controls the color of the main surface. When a texture is selected, it overrides the color as long as the texture checkbox is enabled. 

Color Splat – Controls the color of the splatters. When a texture is selected, it overrides the color as long as the texture checkbox is enabled. 

Size – Controls the scale of the procedural texture produced.

Iterations – Controls how many times the procedural repeats the process of creating splatters.

Threshold – Controls how much of the texture is covered by splatters.

Smoothing – Controls the sharpness of the splatters. Lower values make the splatters sharper, and higher values make them more blurry.

Color Manipulation


Invert Texture – Inverts the RGB texture values.

Alpha from Intensity – Uses the texture RGB intensity/ luminance as alpha channel.

Color Gain – Corrects the color of the texture by multiplying the the RGB color values in the texture with the RGB color values specified here. When a texture is selected, it overrides the color as long as the texture checkbox is enabled. 

Color Offset – Corrects the color of the texture by adding the RGB color values specified here to the RGB color values in the texture. When a texture is selected, it overrides the color as long as the texture checkbox is enabled. 

Default Color – Specifies a default color used for polygons with no valid UVs. In case the map is not tiled, specifies a default color that is used outside the texture square.  When a texture is selected, it overrides the color as long as the texture checkbox is enabled.

 


Multipliers


Mode – Specifies the multiplication mode of the colors. 

Multiply – Multiplies the RGB numbers for each pixel of the top layer with the RGB number of the corresponding pixel from the bottom layer. The result is a darker picture. The color used for blending is black.
Blend Amount  Takes each pixel from the top layer if present. Otherwise the bottom layer is used. The color used for blending is the one specified in the color slot.

Color Base – Blends between a color and a texture, if specified.

Color Splat – Blends between a color and a texture, if specified.

 

 

MultiExcerpt named Mapping3D was not found -- Please check the page name and MultiExcerpt name used in the MultiExcerpt-Include macro

Was this helpful?