Preparing search index...
The search index is not available
recast-navigation-js
recast-navigation-js
index
BoxObstacle
Type alias BoxObstacle
Box
Obstacle
:
{
angle
:
number
;
halfExtents
:
Vector3
;
position
:
Vector3
;
ref
:
ObstacleRef
;
type
:
"box"
;
}
Type declaration
angle
:
number
half
Extents
:
Vector3
position
:
Vector3
ref
:
ObstacleRef
type
:
"box"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
recast-navigation-js
Loading...