Dungeon Architect  17.0.0
SharpNav.Crowds.LocalBoundary.Segment Struct Reference

A line segment contains two points More...

Public Attributes

Vector3 Start
 Start and end points More...
 
Vector3 End
 
float Dist
 Distance for pruning More...
 

Detailed Description

A line segment contains two points

Definition at line 217 of file LocalBoundary.cs.

Member Data Documentation

◆ Dist

float SharpNav.Crowds.LocalBoundary.Segment.Dist

Distance for pruning

Definition at line 227 of file LocalBoundary.cs.

◆ Start

Vector3 SharpNav.Crowds.LocalBoundary.Segment.Start

Start and end points

Definition at line 222 of file LocalBoundary.cs.


The documentation for this struct was generated from the following file: