IEntity Interface |
Namespace: GeonBit.Core.Graphics
public interface IEntity
The IEntity type exposes the following members.
Name | Description | |
---|---|---|
Draw |
Draw this entity.
| |
GetBoundingBox |
Get the bounding box of this entity (in world space).
| |
GetBoundingSphere |
Get the bounding sphere of this entity (in world space).
|