NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
Path Class
Path Constructor
Path Constructor
Path Constructor (Vector2[])
Path Constructor (IList(Vector2))
Path Constructor (
Vector2
)
Initializes a new instance of the
Path
class.
Namespace:
Internal.tainicom.Aether.Physics2D.Common
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Path
(
Vector2
[]
vertices
)
Parameters
vertices
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The vertices to created the path from.
See Also
Reference
Path Class
Path Overload
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2024 NeoAxis Group. All rights reserved.