| TriangleInfo Class |
Namespace: GeonBit.ECS.Components.Physics
public class TriangleInfo : IBodyShapeInfo
The TriangleInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| TriangleInfo |
Create the info to create a triangle body.
|
| Name | Description | |
|---|---|---|
| CreateShape |
Create and return a collision shape of this type.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |