Back

3D Render Engine Graphic Node


Render 3D entities to a graphic in realtime. Provide at least one camera among the entities to render from.

Properties

- Resolution (Size)

- Bits (Option)
Higher bits will preserve high dynamic range colors.

- Background Color (Color)

- Sample Count (Option)

- Voxel Sample Count (Option)

- Dither (Bool)

- Wireframe (Bool)

- Depth (Bool)
Render the depth of the scene. Black is near, white is far.

- Normalize Depth (Bool)
Normalize the depth based on content, to be more visible.

- Visibility (Option)
Specify if the outside or inside of a geometry is visible.

- Point Size (Float)
Size of particles.

- Camera Index (Int)
If multiple cameras exist among the entities, use this to select which camera to render from.