Function RecastNavmeshModifier.GetAllInBounds

GetAllInBounds (List<RecastNavmeshModifier> buffer, Bounds bounds)

Fills the buffer with all RecastNavmeshModifiers which intersect the specified bounds.

Public Static
void GetAllInBounds (

List<RecastNavmeshModifier>

buffer

Bounds

bounds

)

Fills the buffer with all RecastNavmeshModifiers which intersect the specified bounds.