ReflectionProbeSortingCriteria

enumeration

Cambiar al Manual

Descripción

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.