mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +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,
|
"optional": false,
|
||||||
"active": true,
|
"active": true,
|
||||||
"attribute": {
|
"attribute": {
|
||||||
"AlembicNode": "abc_File",
|
"AlembicNode": "abc_File",
|
||||||
"VRayProxy": "fileName",
|
"VRayProxy": "fileName",
|
||||||
"RenderManArchive": "filename",
|
"RenderManArchive": "filename",
|
||||||
"pgYetiMaya": "cacheFileName",
|
"pgYetiMaya": "cacheFileName",
|
||||||
"aiStandIn": "dso",
|
"aiStandIn": "dso",
|
||||||
"RedshiftSprite": "tex0",
|
"RedshiftSprite": "tex0",
|
||||||
"RedshiftBokeh": "dofBokehImage",
|
"RedshiftBokeh": "dofBokehImage",
|
||||||
"RedshiftCameraMap": "tex0",
|
"RedshiftCameraMap": "tex0",
|
||||||
"RedshiftEnvironment": "tex2",
|
"RedshiftEnvironment": "tex2",
|
||||||
"RedshiftDomeLight": "tex1",
|
"RedshiftDomeLight": "tex1",
|
||||||
"RedshiftIESLight": "profile",
|
"RedshiftIESLight": "profile",
|
||||||
"RedshiftLightGobo": "tex0",
|
"RedshiftLightGobo": "tex0",
|
||||||
"RedshiftNormalMap": "tex0",
|
"RedshiftNormalMap": "tex0",
|
||||||
"RedshiftProxyMesh": "fileName",
|
"RedshiftProxyMesh": "fileName",
|
||||||
"RedshiftVolumeShape": "fileName",
|
"RedshiftVolumeShape": "fileName",
|
||||||
"VRayTexGLSL": "fileName",
|
"VRayTexGLSL": "fileName",
|
||||||
"VRayMtlGLSL": "fileName",
|
"VRayMtlGLSL": "fileName",
|
||||||
"VRayVRmatMtl": "fileName",
|
"VRayVRmatMtl": "fileName",
|
||||||
"VRayPtex": "ptexFile",
|
"VRayPtex": "ptexFile",
|
||||||
"VRayLightIESShape": "iesFile",
|
"VRayLightIESShape": "iesFile",
|
||||||
"VRayMesh": "materialAssignmentsFile",
|
"VRayMesh": "materialAssignmentsFile",
|
||||||
"VRayMtlOSL": "fileName",
|
"VRayMtlOSL": "fileName",
|
||||||
"VRayTexOSL": "fileName",
|
"VRayTexOSL": "fileName",
|
||||||
"VRayTexOCIO": "ocioConfigFile",
|
"VRayTexOCIO": "ocioConfigFile",
|
||||||
"VRaySettingsNode": "pmap_autoSaveFile2",
|
"VRaySettingsNode": "pmap_autoSaveFile2",
|
||||||
"VRayScannedMtl": "file",
|
"VRayScannedMtl": "file",
|
||||||
"VRayScene": "parameterOverrideFilePath",
|
"VRayScene": "parameterOverrideFilePath",
|
||||||
"VRayMtlMDL": "filename",
|
"VRayMtlMDL": "filename",
|
||||||
"VRaySimbiont": "file",
|
"VRaySimbiont": "file",
|
||||||
"dlOpenVDBShape": "filename",
|
"dlOpenVDBShape": "filename",
|
||||||
"pgYetiMayaShape": "liveABCFilename",
|
"pgYetiMayaShape": "liveABCFilename",
|
||||||
"gpuCache": "cacheFileName"
|
"gpuCache": "cacheFileName"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ValidateRenderSettings": {
|
"ValidateRenderSettings": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue