Show / Hide Table of Contents

Enum LightProbeProxyVolume.RefreshMode

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum RefreshMode

Fields

Name Description
Automatic
EveryFrame
ViaScripting

Extension Methods

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