Skip to content

Conversation

midopooler
Copy link

No description provided.


The modifier is useful for annotating certain areas over walkable surfaces which might not be represented as separate geometry, e.g. danger areas. It can be even be used to make certain areas non-walkable.

The NavMesh Modifier Volume affects the NavMesh generation process, this means the NavMesh has to be updated to reflect changes to NavMesh Modifier Volumes.

## Parameters
* Size – dimensions of the modifier volume.
* Center – center of the modifier volume relative to the GameObject center.
* Center – the centre of the modifier volume relative to the GameObject centre.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why change the spelling to something that doesn't match the actual parameter name? centre may be more correct, but better to match the current style and spelling conventions. ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants