Class Navmesh_Loop
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class Navmesh_Loop : Component
- Inheritance
-
Navmesh_Loop
- Inherited Members
- Extension Methods
Properties
FlipInsideOutside
public bool FlipInsideOutside { get; set; }
Property Value
ParentNavmesh
public Navmesh ParentNavmesh { get; }
Property Value
Methods
GetPoints(ref Vector2[])
public int GetPoints(ref Vector2[] result)
Parameters
result
Vector2[]
Returns
SetPoints(Vector2[], int)
public void SetPoints(Vector2[] newPoints, int newPointsCount = -1)