Selva Compute API Reference - v1.1.2
    Preparing search index...

    Type Alias TextureDataType

    TextureDataType:
        | typeof UnsignedByteType
        | typeof ByteType
        | typeof ShortType
        | typeof UnsignedShortType
        | typeof IntType
        | typeof UnsignedIntType
        | typeof FloatType
        | typeof HalfFloatType
        | typeof UnsignedShort4444Type
        | typeof UnsignedShort5551Type
        | typeof UnsignedInt248Type
        | typeof UnsignedInt5999Type
        | typeof UnsignedInt101111Type

    Texture Types.

    Must correspond to the correct format.