Hilo3d API - v2.0.0
    Preparing search index...

    Type Alias GLTFCollection<Value>

    GLTFCollection:
        | readonly (Value | null)[]
        | Readonly<Record<string, Value | null>>

    Type Parameters

    • Value