Search Results for

    Show / Hide Table of Contents

    Class ResolutionMode

    The effect pass resolution.

    Inheritance
    System.Object
    ResolutionMode
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [Unmanaged]
    public sealed class ResolutionMode : Enum

    Fields

    Full

    Full resolution

    Declaration
    public const ResolutionMode Full
    Field Value
    ResolutionMode

    Half

    Half resolution

    Declaration
    public const ResolutionMode Half
    Field Value
    ResolutionMode

    value__

    Declaration
    public int value__
    Field Value
    System.Int32

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat