Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Field 3D Renderer

Field 3D Renderer

Updated: 4 Dec 2023

Renders a 3D field via path tracing.

Method #

Renders a 3D field via path tracing. A Field Material is necessary to control how the field is rendered and shaded.

Fields are rendered lit using the scene’s lights. The Affecting Lights and Excluded Lights can be used to control which lights are applied. If there are no lights in the scene the field will render black.

This node can also be used to visualise the field’s channels.

The node should be parented to a Field 3D Root node.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
VisibleControl whether the node is visible or not to the scene.
AlphaChanges the alpha of the field.
Edge Fade DistanceControls at what distance from the edge of the bounds you want the filed to start fading to black at.
Sharpen AmountControl how sharp the field appears.
Visualise ModeVisualises different channels of the field.
Light ModeSet the method in which lighting is calculated
  • Fast : TBC
  • Sampled : TBC
  • All Scene : TBC
Shadow ModeSet the method in which the shadows are calculated.
  • Accurate : Set shadow quality to favour accuracy.
  • Fast : Set shadow quality to favour performance.
Local Ambient OcclusionTurn local ambient occlusion on.
AO AmountControl the level of local ambient occlusion applied to the field system.
FilteringSet the method of noise filtering.
  • Full : Apply all noise filtering types.
  • Temporal : Apply temporal noise filtering.
  • Spatial : Apply spatial noise filtering.
  • None : Don’t apply any noise filtering

Inputs

NameDescriptionTypical Input
MaterialInput a material to control how the field reacts to lighting.Field Cloud Material
Affecting LightsControls which scene lights are able to affect the field system.Light
Excluded LightsControls which scene lights will be excluded from affecting the field system.Light