Interface ICollider
Interface for colliders.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public interface ICollider : ICollidable
Properties
Name | Description |
---|---|
Collision |
Gets the collision type. |
Mass |
Gets the mass properties. |
Memory |
The total size of the collider in memory. |
Type | Gets the collider type. |
Methods
Name | Description |
---|---|
Get |
Gets the collision filter. |
Set |
Sets the collision filter. |