Module unity_objects

Module unity_objects 

Source
Expand description

Unity Core Object Types

This module implements specific Unity object types like GameObject, Transform, etc. These are the concrete implementations that parse TypeTree data into structured objects.

Structsยง

GameObject
Unity GameObject
ObjectRef
Reference to another Unity object
Quaternion
Quaternion for rotations
Transform
Unity Transform component
Vector3
3D Vector