Skip to main content

r.RayTracing.ExcludeSky

Var

Unreal Engine Var console variable.

rRayTracingExcludeSky

Description

A toggle that controls inclusion of sky geometry in the ray tracing scene (excluding sky can make ray tracing faster) 0: Sky objects included in the ray tracing scen 1: Sky objects excluded from the ray tracing scene (default)

Usage

r.RayTracing.ExcludeSky [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.