navcat docs
Preparing search index...
navcat
markCylinderArea
Function markCylinderArea
markCylinderArea
(
position
:
Vec3
,
radius
:
number
,
height
:
number
,
areaId
:
number
,
compactHeightfield
:
CompactHeightfield
,
)
:
void
Marks spans in the heightfield that intersect the specified cylinder area with the given area ID.
Parameters
position
:
Vec3
radius
:
number
height
:
number
areaId
:
number
compactHeightfield
:
CompactHeightfield
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
navcat docs
Loading...
Marks spans in the heightfield that intersect the specified cylinder area with the given area ID.