Version: 2020.1
言語: 日本語

ReflectionProbeSortingCriteria

enumeration

マニュアルに切り替える

説明

Visible reflection probes sorting options.

See Also: CullingParameters.reflectionProbeSortingCriteria.

変数

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