NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Collision.Shapes
EdgeShape Class
EdgeShape Methods
Clone Method
CompareTo Method
ComputeAABB Method
ComputeProperties Method
ComputeSubmergedArea Method
RayCast Method
Set Method
TestPoint Method
EdgeShape
Set Method
Set this as an isolated edge.
Namespace:
Internal.tainicom.Aether.Physics2D.Collision.Shapes
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
Set
(
Vector2
start
,
Vector2
end
)
Parameters
start
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The start.
end
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The end.
See Also
Reference
EdgeShape Class
Internal.tainicom.Aether.Physics2D.Collision.Shapes Namespace
Copyright 2024 NeoAxis Group. All rights reserved.