Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
BoundingShape
Type Alias BoundingShape
BoundingShape
:
|
{
radius
:
number
;
type
:
"sphere"
}
|
{
size
:
THREE.Vector3
;
type
:
"box"
}
|
{
height
:
number
;
radius
:
number
;
type
:
"cylinder"
}
|
{
height
:
number
;
type
:
"polygon"
;
vertices
:
THREE.Vector2
[]
}
World Topology Type Definitions
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
World Topology Type Definitions