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

    Type Alias NormalBufferAttributes

    NormalBufferAttributes: Record<
        string,
        BufferAttribute
        | InterleavedBufferAttribute,
    >