Struct PolygonGeometry
Implements
Inherited Members
Namespace: Unity.U2D.Entities.Physics
Assembly: solution.dll
Syntax
public struct PolygonGeometry : IEquatable<PolygonGeometry>
Properties
| Name | Description |
|---|---|
| BevelRadius | |
| Vertices |
Methods
| Name | Description |
|---|---|
| Equals(PolygonGeometry) | Indicates whether the current object is equal to another object of the same type. |
| GetHashCode() | Returns the hash code for this instance. |