Table of Contents

Enum FeatureOverrideOptions

Namespace
Pinwheel.Beam
Assembly
Pinwheel.Beam.Runtime.dll

Override URP settings for specific features of the asset

public enum FeatureOverrideOptions

Fields

UseRenderPipelineSettings = 0

Use URP settings for that feature.

Off = 1

Force the feature to be off.