Preparing search index...
The search index is not available
recast-navigation-js
recast-navigation-js
index
CylinderObstacle
Type alias CylinderObstacle
Cylinder
Obstacle
:
{
height
:
number
;
position
:
Vector3
;
radius
:
number
;
ref
:
ObstacleRef
;
type
:
"cylinder"
;
}
Type declaration
height
:
number
position
:
Vector3
radius
:
number
ref
:
ObstacleRef
type
:
"cylinder"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
recast-navigation-js
Loading...