Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NavMeshModifierVolume.md #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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