docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum GltfComponentType

    The datatype of an accessor's components

    Namespace: GLTFast.Schema
    Assembly: solution.dll
    Syntax
    public enum GltfComponentType

    Fields

    Name Description
    Byte

    Signed byte (8-bit integer)

    Float

    32-bit floating point number

    Short

    Signed short (16-bit integer)

    UnsignedByte

    Unsigned byte (8-bit integer)

    UnsignedInt

    Unsigned int (32-bit integer)

    UnsignedShort

    Unsigned short (16-bit integer)

    See Also
    https://www.khronos.org/registry/glTF/specs/2.0/glTF-2.0.html#accessor-data-types
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)