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

    Enum bgfx.CapsFormatFlags

    Namespace: Bgfx
    Syntax
    public enum CapsFormatFlags : ushort

    Fields

    Name Description Value
    Texture2d

    Texture format is supported.

    Texture2dEmulated

    Texture format is emulated.

    Texture2dSrgb

    Texture as sRGB format is supported.

    Texture3d

    Texture format is supported.

    Texture3dEmulated

    Texture format is emulated.

    Texture3dSrgb

    Texture as sRGB format is supported.

    TextureCube

    Texture format is supported.

    TextureCubeEmulated

    Texture format is emulated.

    TextureCubeSrgb

    Texture as sRGB format is supported.

    TextureFramebuffer

    Texture format can be used as frame buffer.

    TextureFramebufferMsaa

    Texture format can be used as MSAA frame buffer.

    TextureImage

    Texture format can be used as image from compute shader.

    TextureMipAutogen

    Texture format supports auto-generated mips.

    TextureMsaa

    Texture can be sampled as MSAA.

    TextureNone

    Texture format is not supported.

    TextureVertex

    Texture format can be used from vertex shader.

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