docs.unity3d.com
    目次を表示する/隠す

    Enum bgfx.BufferFlags

    Namespace: Bgfx
    Syntax
    public enum BufferFlags : ushort

    Fields

    Name Description Value
    AllowResize

    Allow dynamic index/vertex buffer resize during update.

    ComputeFormat16x1

    1 16-bit value

    ComputeFormat16x2

    2 16-bit values

    ComputeFormat16x4

    4 16-bit values

    ComputeFormat32x1

    1 32-bit value

    ComputeFormat32x2

    2 32-bit values

    ComputeFormat32x4

    4 32-bit values

    ComputeFormat8x1

    1 8-bit value

    ComputeFormat8x2

    2 8-bit values

    ComputeFormat8x4

    4 8-bit values

    ComputeFormatMask
    ComputeFormatShift
    ComputeRead

    Buffer will be read by shader.

    ComputeReadWrite
    ComputeTypeFloat

    Type float.

    ComputeTypeInt

    Type int.

    ComputeTypeMask
    ComputeTypeShift
    ComputeTypeUint

    Type uint.

    ComputeWrite

    Buffer will be used for writing.

    DrawIndirect

    Buffer will be used for storing draw indirect commands.

    Index32

    Index buffer contains 32-bit indices.

    None
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)