Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abberia.com/llms.txt

Use this file to discover all available pages before exploring further.

Distance Culling limits how far a prototype can render from the camera.

Settings

SettingDefaultDescription
Max Distance8000Maximum camera distance where this prototype can render. Values below 0 are clamped to 0.
Distance Random Offset0Randomly decreases Max Distance per instance. Use it to soften visible culling rings. Values below 0 are clamped to 0.

Effective render distance

The final render distance also depends on:
  • Quality Max Render Distance
  • camera farClipPlane
  • camera field of view
  • Cameras settings
Use Distance Random Offset when a hard culling circle is too visible.