Enum bgfx.UniformType | Project Tiny | 0.32.0-preview.54
docs.unity.cn
    Show / Hide Table of Contents

    Enum bgfx.UniformType

    Namespace: Bgfx
    Syntax
    public enum UniformType

    Fields

    Name Description Value
    Sampler

    Sampler.

    0
    End

    Reserved, do not use.

    1
    Vec4

    4 floats vector.

    2
    Mat3

    3x3 matrix.

    3
    Mat4

    4x4 matrix.

    4
    Count 5
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021