Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NavMeshCollectGeometry

Used for specifying the type of geometry to collect. Used with CollectSources.
Read time 1 minuteLast updated 13 days ago

Definition

public enum NavMeshCollectGeometry

Fields

Value

Description

PhysicsCollidersCollect geometry from the 3D physics collision representation.
RenderMeshesCollect meshes form the rendered geometry.