GlobalObject Properties |
The GlobalObject type exposes the following members.
Name | Description | |
---|---|---|
DrawDistance |
Gets the draw distance of this IGameObject.
| |
Id |
Gets the identifier of this instance.
(Inherited from IdentifiedPoolTInstance.) | |
IsDisposed |
Gets whether this resource has been disposed.
(Inherited from Disposable.) | |
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.
| |
Rotation |
Gets the rotation of this IGameObject.
|