mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
docs: updated / simplified docs in light of upcoming changes
This commit is contained in:
parent
1d22b862d1
commit
f87f461578
2 changed files with 20 additions and 1 deletions
|
|
@ -65,6 +65,25 @@ the one depicted here:
|
|||
|
||||

|
||||
|
||||
|
||||
```
|
||||
{
|
||||
"MULTIVERSE_PATH": "/Path/to/Multiverse-{MULTIVERSE_VERSION}",
|
||||
"MAYA_MODULE_PATH": "{MULTIVERSE}/Maya;{MAYA_MODULE_PATH}"
|
||||
}
|
||||
|
||||
{
|
||||
"MULTIVERSE_VERSION": "7.1.0-py27"
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
The Multiverse Maya module file (.mod) pointed above contains all the necessary
|
||||
environment variables to run Multiverse.
|
||||
|
||||
The OpenPype settings will contain blocks to enable/disable the Multiverse
|
||||
Creators and Loader, along with sensible studio setting.
|
||||
|
||||
For more information about setup of Multiverse please refer to the relative page
|
||||
on the [Multiverse official documentation](https://multi-verse.io/docs).
|
||||
|
||||
|
|
@ -94,7 +113,7 @@ You can choose the USD file format in the Creators' set nodes:
|
|||
- Assets: `.usd` (default) or `.usda` or `.usdz`
|
||||
- Compositions: `.usda` (default) or `.usd`
|
||||
- Overrides: `.usda` (default) or `.usd`
|
||||
- Looks: `.ma`
|
||||
- Looks: `.ma` (default)
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 448 KiB |
Loading…
Add table
Add a link
Reference in a new issue