Nano WebGPU API - v0.11.0
Preparing search index...
ShapeType
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.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Nano WebGPU API - v0.11.0
Loading...
Supported types of collision shapes for spatial bounding representation.
"box": An axis-aligned rectangular cuboid."sphere": A spherical bounding volume.