Object Properties
Here is a comprehensive list of properties for each kind of object inside Dverso.
World Config
Sky
Change the sky image that is applied to the sky sphere.
SkyOpacity
Range from 0 to 1, adjust the opacity of the sky sphere.
SkySpeed
Adjust the speed of the sky sphere.
Background
Change the color of the sky background.
FogFar
Change how far the player can see. Lower values mean lower watching ability; higher values, the opposite.
Bloom
Change how much bloom effect is applied to the render.
Outline
Enable/Disable the outline cartoon effect in the render.
IMC
Enable/Disable automatic instancing.
Toonshader
Enable/Disable the toon shader (Mesh toon material override).
AO
Enable/Disable SSAO (Screen space ambient occlusion).
AO Color
Change the color of the ambient occlusion.
Environment
Add an .EXR or .HDR image to be used as the environment map.
Environment Intensity
Adjust the intensity of the HDRI.
Camera mode Override
Change the default override for the camera. FP is first person, TP is third person (Default).
Saturation
Adjust the saturation of the world.
Contrast
Adjust the contrast of the world.
Brightness
Adjust the brightness of the world.
Hue
Adjust the hue of the world.
Soft Shadows
Enable/Disable soft shadows.
Soft Shadows Samples
Adjust the amount of samples for soft shadows.
Soft Shadows Focus
Adjust the focus of the soft shadows.
Soft Shadows Size
Adjust the size of the light casting the soft shadows.
Spawn Point
Position
Adjust spawn position.
Static Object
Position
Adjust position.
Scale
Adjust scale.
Script
Add interaction/scripts.
Color
Change color by mixing it with the object's original color.
Outline
Enable/Disable outline when the Outline is enabled in World Config.
Collider
Enable/Disable Physics collider.
Shape
Change how physics are computed. Convex is less precise but faster; Concave is slower but more precise.
CastShadow
Enable/Disable the cast of a shadow.
ReceiveShadow
Enable/Disable the reception of a shadow.
IFrame Object
Position
Adjust position.
Scale
Adjust scale.
Height
Adjust iframe HTML height.
Width
Adjust iframe HTML width.
Url
Set the iframe URL (Should start with https://).
Poster
Set a poster image to speed up the rendering while not interacting with the iframe. If all iframes have set a poster image, the renderer will be noticeably sped up by never rendering HTML unless you interact with one iframe.
Water Object
Position
Adjust position.
Scale
Adjust scale.
ShallowWaterColor
The lighter color of the water.
DeepWaterColor
The darker color of the water.
FoamColor
The color of the foam accents.
Ambient Light / Sun Light
Position
Adjust position.
Scale
Adjust scale.
Bias
Adjust the shadow bias. Prevents shadow acne.
Intensity
Adjust the intensity of the light, where 0 is no light at all.
Color
Change the color of the light.
Aggressive Shadows
Enable/Disable aggressive shadows. This will make the shadows more precise but will be more expensive.
Point Light
Position
Adjust position.
Scale
Adjust scale.
Intensity
Adjust the intensity of the light, where 0 is no light at all.
Color
Change the color of the light.
Decay
The amount the light dims along the distance of the light.
Distance
The distance the light attenuates to.