Module cluster

Module cluster 

Source
Expand description

Spatial clustering of objects, currently just point and spot lights.

Modules§

assign
Assigning objects to clusters.

Structs§

ClusterVisibilityClass
The VisibilityClass used for clusterables (decals, point lights, directional lights, and spot lights).
ClusterZConfig
Configure the depth-slicing strategy for clustered forward rendering
ClusterableObjectCounts
Stores the number of each type of clusterable object in a single cluster.
ClusteredDecal
An object that projects a decal onto surfaces within its bounds.
Clusters
GlobalClusterSettings
GlobalVisibleClusterableObjects
VisibleClusterableObjects

Enums§

ClusterConfig
Configuration of the clustering strategy for clustered forward rendering
ClusterFarZMode
Configure the far z-plane mode used for the furthest depth slice for clustered forward rendering

Functions§

add_clusters