IGameObject Properties |
The IGameObject type exposes the following members.
Name | Description | |
---|---|---|
DrawDistance |
Gets the draw distance of this IGameObject.
| |
IsMoving |
Gets whether this IGameObject is moving.
| |
IsValid |
Gets whether this IGameObject is valid.
| |
ModelId |
Gets the model of this IGameObject.
| |
Position |
Gets the position of this IWorldObject.
(Inherited from IWorldObject.) | |
Rotation |
Gets the rotation of this IGameObject.
|