OptionalbackgroundBackground color for the scene. Default: 0x000000.
OptionalfogColor of the scene fog. Default: 0x000000.
OptionalfogStrength of scene fog. Default: 0.1.
OptionalmaxMaximum distance for raymarching. Default: 20.0.
OptionalmaxMaximum number of raymarching steps. Default: 100.
OptionalminMinimum distance for hit detection. Default: 0.001.
GLSL code for the sceneSDF function.
Props for the Raymarching component.