Set this as an isolated edge.
Namespace: Internal.tainicom.Aether.Physics2D.Collision.ShapesAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void Set(
Vector2 start,
Vector2 end
)
Parameters
- start Vector2
- The start.
- end Vector2
- The end.
See Also