-
Notifications
You must be signed in to change notification settings - Fork 272
ReflectionProbeRefreshMode
Adrien Givry edited this page May 28, 2025
·
2 revisions
Enumeration of refresh modes that can be used by reflection probes.
- C++ related class:
OvCore::ECS::Components::CReflectionPRobe::ERefreshMode
Name | Type | Description |
---|---|---|
REALTIME | number |
|
ONCE | number |
|
ON_DEMAND | number |
This usertype has no constructors
This usertype has no operators