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ยง
- Game
Object - Unity GameObject
- Object
Ref - Reference to another Unity object
- Quaternion
- Quaternion for rotations
- Transform
- Unity Transform component
- Vector3
- 3D Vector