{
    "globals": {
        "project_name": "Projet_Gabarit",
        "prism_version": "v2.0.17",
        "departments_asset": [
            {
                "abbreviation": "Modeling",
                "defaultTasks": [
                    "Modeling"
                ],
                "name": "Modeling"
            },
            {
                "abbreviation": "Surfacing",
                "defaultTasks": [
                    "Surfacing"
                ],
                "name": "Surfacing"
            },
            {
                "abbreviation": "Rigging",
                "defaultTasks": [
                    "Rigging"
                ],
                "name": "Rigging"
            },
            {
                "abbreviation": "Anim",
                "defaultTasks": [
                    "Animation"
                ],
                "name": "Animation"
            },
            {
                "abbreviation": "FX",
                "defaultTasks": [
                    "FX"
                ],
                "name": "FX"
            },
            {
                "abbreviation": "comp",
                "defaultTasks": [],
                "name": "Compositing"
            }
        ],
        "departments_shot": [
            {
                "abbreviation": "Layout",
                "defaultTasks": [],
                "name": "Layout"
            },
            {
                "abbreviation": "Animation",
                "defaultTasks": [
                    "Animation"
                ],
                "name": "Animation"
            },
            {
                "abbreviation": "FX",
                "defaultTasks": [
                    "FX"
                ],
                "name": "FX"
            },
            {
                "abbreviation": "Lighting",
                "defaultTasks": [],
                "name": "Lighting"
            },
            {
                "abbreviation": "Compositing",
                "defaultTasks": [
                    "Lighting",
                    "Compositing"
                ],
                "name": "Compositing"
            },
            {
                "abbreviation": "I/O",
                "defaultTasks": [
                    "I/O"
                ],
                "name": "I/O"
            },
            {
                "abbreviation": "MM",
                "defaultTasks": [],
                "name": "Matchmove"
            }
        ],
        "taskpresets_asset": [
            {
                "departments": [
                    {
                        "name": "Concept",
                        "tasks": [
                            "Concept"
                        ]
                    },
                    {
                        "name": "Modeling",
                        "tasks": [
                            "Modeling"
                        ]
                    },
                    {
                        "name": "Surfacing",
                        "tasks": [
                            "Surfacing"
                        ]
                    },
                    {
                        "name": "Rigging",
                        "tasks": [
                            "Rigging"
                        ]
                    }
                ],
                "name": "All"
            },
            {
                "departments": [],
                "name": "Character"
            },
            {
                "departments": [],
                "name": "Prop"
            },
            {
                "departments": [
                    {
                        "name": "Modeling",
                        "tasks": [
                            "Layout"
                        ]
                    }
                ],
                "name": "Environment"
            }
		],
        "taskpresets_shot": [
            {
                "departments": [
                    {
                        "name": "Layout",
                        "tasks": [
                            "Layout"
                        ]
                    },
                    {
                        "name": "Animation",
                        "tasks": [
                            "Animation"
                        ]
                    },
                    {
                        "name": "FX",
                        "tasks": [
                            "Effects"
                        ]
                    },
                    {
                        "name": "Lighting",
                        "tasks": [
                            "Lighting"
                        ]
                    },
                    {
                        "name": "Compositing",
                        "tasks": [
                            "Compositing"
                        ]
                    },
                    {
                        "name": "I/O",
                        "tasks": []
                    },
                    {
                        "name": "Matchmove",
                        "tasks": []
                    }
                ],
                "name": "All"
            },
            {
                "departments": [
                    {
                        "name": "Animation",
                        "tasks": [
                            "Animation"
                        ]
                    },
                    {
                        "name": "Lighting",
                        "tasks": [
                            "Lighting"
                        ]
                    },
                    {
                        "name": "Compositing",
                        "tasks": [
                            "Compositing"
                        ]
                    }
                ],
                "name": "Simple"
            },
            {
                "departments": [
                    {
                        "name": "Lighting",
                        "tasks": [
                            "Lighting"
                        ]
                    }
                ],
                "name": "Minimal"
            }
        ],
        "uselocalfiles": false,
        "track_dependencies": "publish",
        "checkframerange": true,
        "forcefps": true,
        "fps": 25.0,
        "forceversions": false,
        "forceResolution": false,
        "resolution": [
            1920,
            1080
        ],
        "resolutionPresets": [
            "3840x2160",
            "1920x1080",
            "1280x720",
            "960x540",
            "640x360"
        ],
        "requirePublishComment": true,
        "publishCommentLength": 3,
        "defaultImportStateName": "{entity}_{product}_{version}",
        "useStrictAssetDetection": false,
        "useMasterVersion": true,
        "useMasterRenderVersion": false,
        "backupScenesOnPublish": false,
        "scenefileLocking": false,
        "required_plugins": [
            "Kitsu",
            "Nuke"
        ],
        "allowAdditionalTasks": true,
        "versionPadding": 3,
        "framePadding": 4,
        "versionFormat": "v#",
        "matchScenefileVersions": false,
        "defaultRenderStateName": "ImageRender - {identifier} ({node})",
        "productTasks": false,
        "expectedPrjPath": "",
        "defaultMayaNamespace": "{entity}_{task}",
        "presetScenes": [],
        "useEpisodes": false
    },
    "folder_structure": {
        "pipeline": {
            "value": "@project_path@/00_Pipeline"
        },
        "assets": {
            "value": "@project_path@/Assets/@asset_path@"
        },
        "sequences": {
            "value": "@project_path@/Shots/@sequence@"
        },
        "shots": {
            "value": "@sequence_path@/@shot@"
        },
        "textures": {
            "value": "@project_path@/Textures"
        },
        "departments": {
            "value": "@entity_path@/Scenefiles/@department@"
        },
        "tasks": {
            "value": "@department_path@/@task@"
        },
        "assetScenefiles": {
            "value": "@task_path@/@asset@_@task@_@version@@extension@"
        },
        "shotScenefiles": {
            "value": "@task_path@/@sequence@-@shot@_@task@_@version@@extension@"
        },
        "products": {
            "value": "@entity_path@/Export/@product@"
        },
        "productVersions": {
            "value": "@product_path@/@version@@_(wedge)@"
        },
        "productFilesAssets": {
            "value": "@productversion_path@/@asset@_@product@_@version@@.(frame)@@extension@"
        },
        "productFilesShots": {
            "value": "@productversion_path@/@sequence@_@shot@_@product@_@version@@.(frame)@@extension@"
        },
        "3drenders": {
            "value": "@entity_path@/Renders/3dRender/@identifier@"
        },
        "2drenders": {
            "value": "@entity_path@/Renders/2dRender/@identifier@"
        },
        "externalMedia": {
            "value": "@entity_path@/Renders/external/@identifier@"
        },
        "renderVersions": {
            "value": "@render_path@/@version@"
        },
        "aovs": {
            "value": "[expression,#  available variables:\n#  \"core\" - PrismCore\n#  \"context\" - dict\n\nif context.get(\"mediaType\") == \"2drenders\":\n\ttemplate = \"@renderversion_path@\"\nelse:\n\ttemplate = \"@renderversion_path@/@aov@\"]"
        },
        "renderFilesAssets": {
            "value": "[expression,#  available variables:\n#  \"core\" - PrismCore\n#  \"context\" - dict\n\nif context.get(\"mediaType\") == \"2drenders\":\n\ttemplate = \"@aov_path@/@project_name@_@asset@_@identifier@_@version@@.(frame)@@extension@\"\nelse:\n\ttemplate = \"@aov_path@/@project_name@_@asset@_@identifier@_@version@_@aov@@.(frame)@@extension@\"]"
        },
        "renderFilesShots": {
            "value": "[expression,#  available variables:\n#  \"core\" - PrismCore\n#  \"context\" - dict\n\nif context.get(\"mediaType\") == \"2drenders\":\n\ttemplate = \"@aov_path@/@project_name@_@sequence@_@shot@_@identifier@_@version@@.(frame)@@extension@\"\nelse:\n\ttemplate = \"@aov_path@/@project_name@_@sequence@_@shot@_@identifier@_@version@_@aov@@.(frame)@@extension@\"]"
        },
        "playblasts": {
            "value": "@entity_path@/Playblasts/@identifier@"
        },
        "playblastVersions": {
            "value": "@playblast_path@/@version@"
        },
        "playblastFilesAssets": {
            "value": "[expression,#  available variables:\n#  \"core\" - PrismCore\n#  \"context\" - dict\n\ntemplate = \"@playblastversion_path@/@project_name@_@asset@_@identifier@_@version@@.(frame)@@extension@\"]"
        },
        "playblastFilesShots": {
            "value": "@playblastversion_path@/@sequence@-@shot@_@identifier@_@version@@.(frame)@@extension@"
        },
        "deadlineJobName": {
            "value": "[expression,#  available variables:\n#  \"core\" - PrismCore\n#  \"context\" - dict\n\nif context.get(\"type\") == \"asset\":\n    base = \"@asset@\"\nelse:\n    base = \"@sequence@-@shot@\"\n\ntemplate = base + \"_@product@@identifier@_@version@\"]"
        },
        "textureVersions": {
            "value": "@entity_path@/Textures/@identifier@/@version@"
        },
        "polyHaven": {
            "value": "@project_path@/04_Resources/Libraries/PolyHaven"
        },
        "gpuOpen": {
            "value": "@project_path@/04_Resources/Libraries/GPU_Open"
        },
        "houdini_HDAs": {
            "value": "@project_path@/04_Resources/HDAs"
        }
    },
    "defaultpasses": {
        "houdini_arnold": [
            [
                "direct",
                "DirectLight"
            ],
            [
                "indirect",
                "IndirectLight"
            ],
            [
                "emission",
                "Emission"
            ],
            [
                "diffuse",
                "DiffuseReflection"
            ],
            [
                "specular",
                "SpecularReflection"
            ],
            [
                "transmission",
                "SpecularTransmisson"
            ],
            [
                "sss",
                "SSS"
            ],
            [
                "volume",
                "Volume"
            ],
            [
                "albedo",
                "Albedo"
            ],
            [
                "direct",
                "Beauty"
            ],
            [
                "Z",
                "Depth"
            ],
            [
                "N",
                "Normal"
            ],
            [
                "crypto_asset",
                "CryptoAsset"
            ],
            [
                "crypto_object",
                "CryptoObject"
            ],
            [
                "crypto_material",
                "CryptoMaterial"
            ]
        ],
        "houdini_mantra": [
            [
                "Color",
                "Cf"
            ],
            [
                "Opacity",
                "Of"
            ],
            [
                "Alpha",
                "Af"
            ],
            [
                "Position",
                "P"
            ],
            [
                "Position-Z",
                "Pz"
            ],
            [
                "Normal",
                "N"
            ],
            [
                "Emission",
                "Ce"
            ]
        ],
        "houdini_redshift": [
            [
                "Cryptomatte",
                "cryptomatte"
            ],
            [
                "Z Depth",
                "Z"
            ],
            [
                "Puzzle Matte",
                "puzzleMatte"
            ],
            [
                "Diffuse Lighting",
                "diffuse"
            ],
            [
                "Reflections",
                "reflection"
            ],
            [
                "Refractions",
                "refraction"
            ],
            [
                "Global Illumination",
                "gi"
            ],
            [
                "Shadows",
                "shadows"
            ],
            [
                "Normals",
                "N"
            ]
        ],
        "houdini_vray": [
            [
                "Diffuse",
                "diffuse"
            ],
            [
                "Reflection",
                "reflection"
            ],
            [
                "Refraction",
                "refraction"
            ],
            [
                "Self Illumination",
                "illum"
            ],
            [
                "Shadow",
                "shadow"
            ],
            [
                "Specular",
                "specular"
            ],
            [
                "GI",
                "gi"
            ],
            [
                "SSS",
                "sss"
            ]
        ],
        "houdini_3delight": [
            [
                "Ci"
            ],
            [
                "Diffuse"
            ],
            [
                "Subsurface-scattering"
            ],
            [
                "Reflection"
            ],
            [
                "Refraction"
            ],
            [
                "Volume scattering"
            ],
            [
                "Incandescence"
            ],
            [
                "Z (depth)"
            ],
            [
                "Ci"
            ],
            [
                "Camera space position"
            ],
            [
                "Camera space normal"
            ]
        ],
        "maya_vray": {
            "Background": "backgroundChannel",
            "Caustics": "causticsChannel",
            "Diffuse": "diffuseChannel",
            "Extra Tex": "ExtraTexElement",
            "GI": "giChannel",
            "Lighting": "lightingChannel",
            "Multi Matte": "MultiMatteElement",
            "Normals": "normalsChannel",
            "Reflection": "reflectChannel",
            "Refraction": "refractChannel",
            "SSS": "FastSSS2Channel",
            "Self Illumination": "selfIllumChannel",
            "Shadow": "shadowChannel",
            "Specular": "specularChannel",
            "Velocity": "velocityChannel",
            "Z-depth": "zdepthChannel"
        },
        "maya_arnold": [
            "N",
            "Z",
            "albedo",
            "background",
            "diffuse",
            "direct",
            "emission",
            "indirect",
            "motionvector",
            "opacity",
            "specular",
            "sss",
            "transmission",
            "volume",
            "shadow"
        ],
        "maya_redshift": [
            "Ambient Occlusion",
            "Background",
            "Caustics",
            "Depth",
            "Diffuse Filter",
            "Diffuse Lighting",
            "Emission",
            "Global Illumination",
            "Matte",
            "Motion Vectors",
            "Normals",
            "Puzzle Matte",
            "Reflections",
            "Refractions",
            "Shadows",
            "Specular Lighting",
            "Volume Lighting",
            "World Position"
        ]
    },
    "environmentVariables": {
        "PRISM_DEADLINE_HUSK_PATH": "C:\\Program Files\\Side Effects Software\\Houdini 20.5.684\\bin\\husk.exe",
        "HUSK_PATH": "C:\\Program Files\\Side Effects Software\\Houdini 20.5.684\\bin\\husk.exe"
    },
    "studio": {
        "stateDefaults": [],
        "statePresets": []
    },
    "mediaExtension": {
        "setOcioConfig": false,
        "ocioConfigType": "Prism Default",
        "ocioCustomConfig": "C:\\ProgramData\\Prism2\\plugins\\MediaExtension\\Configs\\prism-cg-config-v1.0.0_aces-v1.3_ocio-v2.1.ocio",
        "showDftConversionPresets": false,
        "clearOcio": false,
        "enforceNukeOcio": false,
        "setOcioSpaces": false,
        "ocioWorkingSpace": [
            "scene_linear",
            "ACEScg"
        ],
        "ocioDisplay": "sRGB - Display",
        "ocioView": "ACES 1.0 - SDR Video"
    },
    "prjManagement": {
        "showReviewTab": true,
        "manager": "Kitsu",
        "kitsu_url": "https://kitsu.iiwstudio.fr",
        "kitsu_showTaskStatus": true,
        "kitsu_showProductStatus": true,
        "kitsu_showMediaStatus": true,
        "kitsu_allowNonExistentTaskPublishes": true,
        "kitsu_allowLocalTasks": true,
        "kitsu_includePathInComments": true,
        "kitsu_useUsername": true,
        "kitsu_syncDepartments": false,
        "kitsu_versionPubStatus": "wfa",
        "kitsu_syncPlaylists": false,
        "kitsu_allowShotCreation": false,
        "kitsu_allowAssetCreation": false,
        "kitsu_syncEntityConnections": false,
        "kitsu_projectName": "PIPE3D",
        "kitsu_enableProductPublishes": true,
        "kitsu_enableMediaPublishes": true,
        "kitsu_useShortTaskNames": false
    },
    "deadline": {
        "submitScenes": true,
        "usePoolPresets": false,
        "poolPresets": [],
        "pools": [
            "none",
            "copycat",
            "renderfarm",
            "vm",
            "workstations"
        ],
        "groups": [
            "none",
            "blender",
            "houdini",
            "nuke"
        ],
        "useScriptDependencies": false
    },
    "library": {
        "useMasterTextureVersion": true,
        "generateThumbnailsOnDisk": true,
        "useRsConversion": true,
        "useAssetLibrary": true,
        "assetLibraryFileFilter": "",
        "projectLibraryFileFilter": "",
        "useProjectLibrary": true,
        "usePolyHaven": true,
        "useGpuOpen": true,
        "customLibraries": [],
        "studioLibraries": {},
        "useShotLibrary": false,
        "shotLibraryFileFilter": "*, !.yml, !.json, !.txt, !.tdl, !.ini, !.db",
        "useLibraryImport": true
    },
    "usd": {
        "createUsdContainer": true,
        "useRelativePaths": false,
        "departmentOrder": [
            {
                "abbreviation": "I/O",
                "name": "I/O"
            },
            {
                "abbreviation": "Compositing",
                "muteable": true
            },
            {
                "abbreviation": "comp",
                "name": "Compositing"
            },
            {
                "abbreviation": "FX",
                "name": "FX"
            },
            {
                "abbreviation": "Anim",
                "name": "Animation"
            },
            {
                "abbreviation": "Animation",
                "name": "Animation"
            },
            {
                "abbreviation": "Rigging",
                "name": "Rigging"
            },
            {
                "abbreviation": "Surfacing",
                "name": "Surfacing"
            },
            {
                "abbreviation": "Modeling",
                "name": "Modeling"
            },
            {
                "abbreviation": "POP",
                "name": "FX"
            },
            {
                "abbreviation": "RIG",
                "name": "Rigging"
            },
            {
                "abbreviation": "SRF",
                "name": "Surfacing"
            },
            {
                "abbreviation": "Lighting",
                "name": "Lighting"
            },
            {
                "abbreviation": "Layout",
                "name": "Layout"
            },
            {
                "abbreviation": "CTRACK",
                "name": "Camera Tracking"
            },
            {
                "abbreviation": "MM",
                "name": "Matchmove"
            }
        ],
        "renderer": [
            "3Delight",
            "Karma",
            "Redshift",
			"Arnold"
        ],
        "playblastRenderer": [
            "GL",
            "3Delight"
        ],
        "createUsdLayers": true,
        "useSublayerMasters": true,
        "useSimplifiedAssetStructure": true,
        "autoUpdateLayers": true
    },
    "export_paths": {},
    "render_paths": {},
    "unreal": {
        "projects": []
    },
    "media": {
        "mp4Compression": 18
    },
    "houdini": {
        "useRelativePaths": false
    },
    "render": {
        "RedshiftCleanupJob": true,
        "usdCleanupJob": true,
        "ArnoldCleanupJob": true
    },
    "maya": {
        "setPrefix": ""
    },
    "launcher": {
        "useConfig": false,
        "configPath": "@project_path@/00_Pipeline/Configs/launcher.json"
    }
}