ObjectInfo
Properties
path str
- Indicates
Object path
.
name str
- The name of the object.
type int
tag List
[str
]
- Tags displayed in the object.
is_active bool
- Whether the object is active.
screen_position Vector3
- The location of the object on the screen.
screen_rect_size Vector2
- The square size on the screen of the object.
position Vector3
- The location of the object in the world.
rotation Vector4
- Rotation of the object in the world.
text str
- Text that the object has. Empty string unless text is included.