Occlusion Culling Plane Component

The Occlusion Culling Plane component adds a plane, known as an Occluder, that will prevent a mesh from rendering when the occluder is between the camera and the mesh. Occlusion culling is a rendering technique that reduces the number of non-visible objects sent to the renderer. An object is visible when it is on-screen and not fully behind an occlusion culling plane.

Provider

Atom Gem

Properties

occlusion-culling-plane-component-base-properties

PropertyDescriptionValuesDefault
Show VisualizationDisplays the occlusion culling plane in the scene as a green plane for debugging.BooleanEnabled
Transparent VisualizationDisplays the visualization as a semi-transparent plane.BooleanDisabled

Copyright © 2026 DawnEngine. All rights reserved.

DawnEngine is a commercial 3D engine distributed under the DawnEngine end-user license agreement. Engine binaries and source are proprietary and are not covered by the licenses below.

Documentation only: the prose and templates on this site are a derivative work of Open 3D Engine (O3DE) documentation by the O3DE Contributors, used under CC BY 4.0 (documentation content), Apache 2.0 (site code), and the MIT license (inline code samples).

The open-source 3D engine that DawnEngine is built on top of is Open 3D Engine . DawnEngine is not affiliated with, endorsed by, or sponsored by The Linux Foundation or the O3DE project. “O3DE” and “Open 3D Engine” are trademarks of The Linux Foundation.