Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manifest ¶
type Manifest struct {
Scene string `json:"scene"`
Source string `json:"source"`
Version int `json:"version"`
Objects []ObjectBounds `json:"objects"`
Prefabs []PrefabBounds `json:"prefabs"`
}
type ObjectBounds ¶
type PrefabBounds ¶
Click to show internal directories.
Click to hide internal directories.