Selva Compute API Reference - v2.1.0
    Preparing search index...

    Type Alias NormalBufferAttributes

    NormalBufferAttributes: Record<
        string,
        BufferAttribute
        | InterleavedBufferAttribute,
    >