Show / Hide Table of Contents

Enum ReflectionProbeSortOptions

Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
public enum ReflectionProbeSortOptions

Fields

Name Description
Importance
ImportanceThenSize
None
Size

Extension Methods

MustExtensions.MustBeEqual<ReflectionProbeSortOptions>(ReflectionProbeSortOptions)
MustExtensions.MustBeEqual<ReflectionProbeSortOptions>(ReflectionProbeSortOptions, String)
MustExtensions.MustNotBeEqual<ReflectionProbeSortOptions>(ReflectionProbeSortOptions)
MustExtensions.MustNotBeEqual<ReflectionProbeSortOptions>(ReflectionProbeSortOptions, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX