Show / Hide Table of Contents

Enum ReflectionProbeRefreshMode

Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
public enum ReflectionProbeRefreshMode

Fields

Name Description
EveryFrame
OnAwake
ViaScripting

Extension Methods

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