Component reference
Scene Composition components
Ground Plane component
3min
description the ground plane component adds an infinite, flat plane to your scene, which acts as both a visual ground and a collider it extends over a large area, preventing users from falling through the floor and providing a surface to walk on properties property description color sets the color of the ground plane accepts hex and rgb color codes visible toggles the visibility of the ground plane when unchecked, the ground plane becomes invisible but still functions as a collider important details by default, the ground plane is visible and extends infinitely in all directions turning off visibility allows you to have an invisible floor, which is useful for scenes where you don't want visible ground but still need a surface for users to stand on