Table of Contents

Enum LocalReflections.ResolutionMode

Namespace
Stride.Rendering.Images
Assembly
Stride.Rendering.dll
[DataContract("ResolutionMode")]
public enum LocalReflections.ResolutionMode

Fields

[Display("Full", null)] Full = 1

Use full resolution.

[Display("Half", null)] Half = 2

Use half resolution.