NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
Path Class
Path Methods
Add Method
GetLength Method
GetPosition Method
GetPositionNormal Method
GetVertices Method
NextIndex Method
PreviousIndex Method
Remove Method
RemoveAt Method
Rotate Method
Scale Method
SubdivideEvenly Method
ToString Method
Translate Method
Path
Translate Method
Translates the control points by the specified vector.
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
void
Translate
(
ref
Vector2
vector
)
Parameters
vector
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The vector.
See Also
Reference
Path Class
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2024 NeoAxis Group. All rights reserved.