Difference between revisions of "Material Volumes"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
*The Material Volume [[Pathfinding_Tools_in_the_Second_Life_Viewer#Example_use_3|attribute]] for [[Pathfinding]] creates phantom objects that can be set to change the walkability coefficients of an area of the navmesh. Walkability coefficients are multipliers that may be applied to the speed of a pathfinding character.
*The Material Volume [[Pathfinding_Tools_in_the_Second_Life_Viewer#Example_use_3|attribute]] for [[Pathfinding]] creates phantom objects that can be set to change the walkability coefficients of an area of the navmesh. Walkability coefficients are multipliers that may be applied to the speed of a pathfinding character.
*Pathfinding characters will choose the fastest and closest path available to them. (add video of PF cube choosing 100% walkability path around a MV)
*Pathfinding characters will choose the fastest and closest path available to them. (add video of PF cube choosing 100% walkability path around a MV)
*Material Volumes are visible in the [[Pathfinding_NavMesh|navigation mesh view]] as opaque purple objects.
*Material Volumes are visible in the [[Pathfinding_NavMesh|navigation mesh view]] as transparent purple objects.
*Like exclusion volumes, material volumes must be comprised of physically convex prims or meshes.
*Like exclusion volumes, material volumes must be comprised of physically convex prims or meshes.



Revision as of 14:43, 30 June 2012

About Material Volumes

  • The Material Volume attribute for Pathfinding creates phantom objects that can be set to change the walkability coefficients of an area of the navmesh. Walkability coefficients are multipliers that may be applied to the speed of a pathfinding character.
  • Pathfinding characters will choose the fastest and closest path available to them. (add video of PF cube choosing 100% walkability path around a MV)
  • Material Volumes are visible in the navigation mesh view as transparent purple objects.
  • Like exclusion volumes, material volumes must be comprised of physically convex prims or meshes.
Material volume 001.png

Return to Good_Building_Practices