Show / Hide Table of Contents

Enum LightProbeUsage

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

Fields

Name Description
BlendProbes
CustomProvided
Off
UseProxyVolume

Extension Methods

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