Base class: Entity

Lua
C++
Edit

Probe

Environment probes add a volume in which indirect lighting is shown.

Property

Function

-- Create a new probe entity
local probe = CreateProbe()

Note: The CreateProbe function will return a new probe entity. You can then use the SetFadeDistance method to set the edge fade distance for the probe.

Copyright © 2024 Ultra Software.
All rights reserved.