Click or drag to resize

IGameObject Properties

The IGameObject type exposes the following members.

Properties
  NameDescription
Public propertyDrawDistance
Gets the draw distance of this IGameObject.
Public propertyIsMoving
Gets whether this IGameObject is moving.
Public propertyIsValid
Gets whether this IGameObject is valid.
Public propertyModelId
Gets the model of this IGameObject.
Public propertyPosition
Gets the position of this IWorldObject.
(Inherited from IWorldObject.)
Public propertyRotation
Gets the rotation of this IGameObject.
Top
See Also