Show / Hide Table of Contents

Enum ShadowCastingMode

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

Fields

Name Description
Off
On
ShadowsOnly
TwoSided

Extension Methods

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