ReflectionProbeSortingCriteria

enumeration

Switch to Manual

Description

Visible reflection probes sorting options.

See Also: CullingParameters.reflectionProbeSortingCriteria.

Variables

NoneDo not sort reflection probes.
ImportanceSort probes by importance.
SizeSort probes from largest to smallest.
ImportanceThenSizeSort probes by importance, then by size.