GlobalObject Properties |
The GlobalObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | DrawDistance |
Gets the draw distance of this object.
|
![]() | Entity |
Gets the entity to which this component has been attached.
(Inherited from Component.) |
![]() | IsComponentAlive |
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.) |
![]() | IsMoving |
Gets whether this object is moving.
|
![]() | ModelId |
Gets the model of this object.
|
![]() | Parent |
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.) |
![]() | Position |
Gets the position of this object.
|
![]() | Rotation |
Gets the rotation of this object.
|