Contents

GaussianSplatEvents.RenderingChanged

An event that signals the framework changed how it renders an entity’s splats to manage performance.

Declaration

struct RenderingChanged

Overview

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.

Topics

Instance Properties

Enumerations