Nano WebGPU API - v0.11.0
    Preparing search index...

    Type Alias ShapeType

    ShapeType: "box" | "sphere"

    Supported types of collision shapes for spatial bounding representation.

    • "box": An axis-aligned rectangular cuboid.
    • "sphere": A spherical bounding volume.