NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Collision.Shapes
ChainShape Class
ChainShape Methods
Clone Method
CompareTo Method
ComputeAABB Method
ComputeProperties Method
ComputeSubmergedArea Method
GetChildEdge Method
RayCast Method
TestPoint Method
ChainShape
CompareTo Method
Compare the chain to another chain
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
bool
CompareTo
(
ChainShape
shape
)
Parameters
shape
Type:
Internal.tainicom.Aether.Physics2D.Collision.Shapes
ChainShape
The other chain
Return Value
Type:
Boolean
True if the two chain shapes are the same
See Also
Reference
ChainShape Class
Internal.tainicom.Aether.Physics2D.Collision.Shapes Namespace
Copyright 2024 NeoAxis Group. All rights reserved.