Material Node Library

About

Material Graph Production

Constants

Right-click to convert to Parameters

Parameters

Can be exposed for user and/or BP.

Motion 4 Way Chaos

Configuration

  1. Search in Engine Content by Filter: Material Function
  2. Search for motion to find Motion_4WayChaos

Distance To Nearest Surface

image

Workflow

  1. Enable Project Settings > Engine > Rendering > Lighting > Generate Mesh Distance Fields
    • Requires Editor restart.
  2. Access Distance To Nearest Surface node in Material.

Example

Resources

Panner

image

The Panner node offers a solution to effectively animate a texture across a coordinate system. Linking time and a speed multiplier to it initiates the dynamic movement. As an example this can provide a quick and effective way of generating the illusion of smoke with a noise texture. The effect shown below was created using the settings noted below:

Example

In this example, a landscape was created and then a duplicate of the landscape was positioned a few inches higher. The landscape below was applied the landscape material and the landscape above was applied this moving cloud material.

image

Process

  1. In Affinity Photo (or Photoshop), add a layer with white fill and use the Perlin Noise filter to create clouds.
  2. image

  3. The exported image does not tile well, so use Substance B2M with the following settings to process a tile-able version of the image.
  4. image
    image

  5. Create a material with the following setup and settings:
    • The Opacity parameter is what controls the transparency of the texture.
    • Black (0) - Fully Transparent
    • White (255) - Fully Opaque
    • image

  6. 1st LandscapeCoords node:
  7. image

  8. 2nd LandscapeCoords node:
  9. image

  10. 1st Panner node:
  11. image

  12. 2nd Panner node:
  13. image

  14. Material node:
  15. image

Resources