Variable DEFAULT_VIEW_PROFILESConst

DEFAULT_VIEW_PROFILES: DefaultViewProfiles = ...

Built-in ViewProfiles definitions for common interactive viewers.

The presets are tuned to avoid large tonal changes between profiles. They use the same tonemap exposure and related environment colors, then vary costlier effects and light balance.

  • "fast" minimizes work during interaction. It disables SAO, edges, bloom, atmosphere, IBL, shadows and antialiasing, and enables reduced resolution scale.
  • "detailed" favors engineering readability. It enables subtle SAO, mesh-colored edges and SMAA, with moderate IBL balanced against hemisphere ambient.
  • "realistic" favors presentation quality. It enables IBL, shadows, sky, subtle SAO, restrained bloom and atmosphere. Hemisphere ambient remains low so it does not flatten the IBL contribution.

These are normal profile definitions. Applications can clone and edit them, or pass them directly to ViewProfiles when the defaults are suitable.