-
Notifications
You must be signed in to change notification settings - Fork 6
VGO export
IzayoiJiichan edited this page Aug 17, 2023
·
3 revisions
When all settings are completed, export the VGO file (.vgo).
Select the GameObject you want to output in Hierarchy.
Click the Export VGO
button of Vgo Generator
in Inspector.
Set the export condition.
name | choices |
---|---|
Geometry Coordinates | Left Hand Right Hand |
UV Coordinates | Bottom Left Top Left |
JSON or BSON | JSON BSON |
Crypt Algorithms | None AES Base64 |
When optimizing for Unity, set Geometry Coordinates
to Left Hand
and UV Coordinates
to Bottom Left
.
(The default value is so.)
Finally, click the Export
button.
If there are no errors, the VGO file will be output to the specified folder.
If an error has occurred, the Console will display the details of the error.
- System Requirements
- Requirement Packages
- Install
- Other information
- Basic matters
- Create VGO
- VGO export
- VGO import
- VGO runtime loading