Enum bgfx.ResetFlags | Project Tiny Rendering | 0.21.0-preview.4
docs.unity3d.com
    Show / Hide Table of Contents

    Enum bgfx.ResetFlags

    Namespace: Bgfx
    Syntax
    [Flags]
    public enum ResetFlags : uint

    Fields

    Name Description
    Capture

    Begin screen capture.

    DepthClamp

    Enable depth clamp.

    FlipAfterRender

    This flag specifies where flip occurs. Default behavior is that flip occurs before rendering new frame. This flag only has effect when BGFX_CONFIG_MULTITHREADED=0.

    FlushAfterRender

    Flush rendering after submitting to GPU.

    Fullscreen

    Not supported yet.

    FullscreenMask
    FullscreenShift
    Hdr10

    Enable HDR10 rendering.

    Hidpi

    Enable HiDPI rendering.

    Maxanisotropy

    Turn on/off max anisotropy.

    MsaaMask
    MsaaShift
    MsaaX16

    Enable 16x MSAA.

    MsaaX2

    Enable 2x MSAA.

    MsaaX4

    Enable 4x MSAA.

    MsaaX8

    Enable 8x MSAA.

    None

    No reset flags.

    ReservedMask
    ReservedShift
    SrgbBackbuffer

    Enable sRGB backbuffer.

    Suspend

    Suspend rendering.

    Vsync

    Enable V-Sync.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023