mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix indentation of setting
This commit is contained in:
parent
136ffcb019
commit
d453fd9719
2 changed files with 32 additions and 32 deletions
|
|
@ -343,38 +343,38 @@
|
|||
"optional": false,
|
||||
"active": true,
|
||||
"attribute": {
|
||||
"AlembicNode": "abc_File",
|
||||
"VRayProxy": "fileName",
|
||||
"RenderManArchive": "filename",
|
||||
"pgYetiMaya": "cacheFileName",
|
||||
"aiStandIn": "dso",
|
||||
"RedshiftSprite": "tex0",
|
||||
"RedshiftBokeh": "dofBokehImage",
|
||||
"RedshiftCameraMap": "tex0",
|
||||
"RedshiftEnvironment": "tex2",
|
||||
"RedshiftDomeLight": "tex1",
|
||||
"RedshiftIESLight": "profile",
|
||||
"RedshiftLightGobo": "tex0",
|
||||
"RedshiftNormalMap": "tex0",
|
||||
"RedshiftProxyMesh": "fileName",
|
||||
"RedshiftVolumeShape": "fileName",
|
||||
"VRayTexGLSL": "fileName",
|
||||
"VRayMtlGLSL": "fileName",
|
||||
"VRayVRmatMtl": "fileName",
|
||||
"VRayPtex": "ptexFile",
|
||||
"VRayLightIESShape": "iesFile",
|
||||
"VRayMesh": "materialAssignmentsFile",
|
||||
"VRayMtlOSL": "fileName",
|
||||
"VRayTexOSL": "fileName",
|
||||
"VRayTexOCIO": "ocioConfigFile",
|
||||
"VRaySettingsNode": "pmap_autoSaveFile2",
|
||||
"VRayScannedMtl": "file",
|
||||
"VRayScene": "parameterOverrideFilePath",
|
||||
"VRayMtlMDL": "filename",
|
||||
"VRaySimbiont": "file",
|
||||
"dlOpenVDBShape": "filename",
|
||||
"pgYetiMayaShape": "liveABCFilename",
|
||||
"gpuCache": "cacheFileName"
|
||||
"AlembicNode": "abc_File",
|
||||
"VRayProxy": "fileName",
|
||||
"RenderManArchive": "filename",
|
||||
"pgYetiMaya": "cacheFileName",
|
||||
"aiStandIn": "dso",
|
||||
"RedshiftSprite": "tex0",
|
||||
"RedshiftBokeh": "dofBokehImage",
|
||||
"RedshiftCameraMap": "tex0",
|
||||
"RedshiftEnvironment": "tex2",
|
||||
"RedshiftDomeLight": "tex1",
|
||||
"RedshiftIESLight": "profile",
|
||||
"RedshiftLightGobo": "tex0",
|
||||
"RedshiftNormalMap": "tex0",
|
||||
"RedshiftProxyMesh": "fileName",
|
||||
"RedshiftVolumeShape": "fileName",
|
||||
"VRayTexGLSL": "fileName",
|
||||
"VRayMtlGLSL": "fileName",
|
||||
"VRayVRmatMtl": "fileName",
|
||||
"VRayPtex": "ptexFile",
|
||||
"VRayLightIESShape": "iesFile",
|
||||
"VRayMesh": "materialAssignmentsFile",
|
||||
"VRayMtlOSL": "fileName",
|
||||
"VRayTexOSL": "fileName",
|
||||
"VRayTexOCIO": "ocioConfigFile",
|
||||
"VRaySettingsNode": "pmap_autoSaveFile2",
|
||||
"VRayScannedMtl": "file",
|
||||
"VRayScene": "parameterOverrideFilePath",
|
||||
"VRayMtlMDL": "filename",
|
||||
"VRaySimbiont": "file",
|
||||
"dlOpenVDBShape": "filename",
|
||||
"pgYetiMayaShape": "liveABCFilename",
|
||||
"gpuCache": "cacheFileName"
|
||||
}
|
||||
},
|
||||
"ValidateRenderSettings": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue