anchorThe MRUKAnchor to create the obstacle for.
shouldCarveOptional parameter that determines whether the obstacle should carve the NavMesh. Default is true.
carveOnlyStationaryOptional parameter that determines whether the obstacle should only carve the NavMesh when stationary. Default is true.
carvingTimeToStationaryOptional parameter that sets the time in seconds an obstacle must be stationary before it starts carving the NavMesh. Default is 0.2f.
carvingMoveThresholdOptional parameter that sets the minimum world space distance the obstacle must move before it is considered moving. Default is 0.2f.