GaussianSplatEvents.RenderingChanged
An event that signals the framework changed how it renders an entity’s splats to manage performance.
Declaration
struct RenderingChangedOverview
Subscribe to this event to learn when the framework throttles splat rendering. In response, you can reduce the workload yourself — for example, by switching to a lower-count asset or removing other splat components from the scene.