Enum bgfx.Access | Project Tiny | 0.31.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Enum bgfx.Access

    Namespace: Bgfx
    Syntax
    public enum Access

    Fields

    Name Description Value
    Read

    Read.

    0
    Write

    Write.

    1
    ReadWrite

    Read and write.

    2
    Count 3
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 06 November 2020