Class Edge_Collider
- Namespace
- AO
- Assembly
- CoreAssembly.dll
Collider component in the shape of a line
public class Edge_Collider : Collider
- Inheritance
-
Edge_Collider
- Inherited Members
- Extension Methods
Properties
GetPoints
public Vector2[] GetPoints { get; }
Property Value
- Vector2[]
IsLoop
public bool IsLoop { get; set; }