//Maya ASCII 2020 scene //Name: Surface_Standard_Presets.ma //Last modified: Mon, Feb 17, 2020 03:56:18 PM //Codeset: 1252 requires maya "2020"; requires "stereoCamera" "10.0"; requires -nodeType "aiOptions" -nodeType "aiAOVDriver" -nodeType "aiAOVFilter" -nodeType "aiStandardSurface" "mtoa" "4.0.2"; requires "rpmaya" "2.0"; currentUnit -l centimeter -a degree -t film; fileInfo "application" "maya"; fileInfo "product" "Maya 2020"; fileInfo "version" "2020"; fileInfo "cutIdentifier" "201911140446-42a737a01c"; fileInfo "osv" "Microsoft Windows 7 Enterprise Edition, 64-bit Windows 7 Service Pack 1 (Build 7601)\n"; fileInfo "UUID" "5DB3A76A-4008-0914-D885-FFA0ADF5409B"; createNode transform -s -n "persp"; rename -uid "FD55D389-4721-04D9-B3E6-16AACBC24C5E"; setAttr ".v" no; setAttr ".t" -type "double3" 28 21 28 ; setAttr ".r" -type "double3" -27.938352729602379 44.999999999999972 -5.172681101354183e-14 ; createNode camera -s -n "perspShape" -p "persp"; rename -uid "922C1664-4C63-A820-30ED-3CB23FEFCE7B"; setAttr -k off ".v" no; setAttr ".fl" 34.999999999999993; setAttr ".fcp" 100000; setAttr ".coi" 44.82186966202994; setAttr ".imn" -type "string" "persp"; setAttr ".den" -type "string" "persp_depth"; setAttr ".man" -type "string" "persp_mask"; setAttr ".hc" -type "string" "viewSet -p %camera"; createNode transform -s -n "top"; rename -uid "E4A8D3EF-44A0-4EA2-2F7F-B987105EEAE1"; setAttr ".v" no; setAttr ".t" -type "double3" 0 1000.1 0 ; setAttr ".r" -type "double3" -89.999999999999986 0 0 ; createNode camera -s -n "topShape" -p "top"; rename -uid "D1B335A8-45D6-0C55-CE35-488DFC777E02"; setAttr -k off ".v" no; setAttr ".rnd" no; setAttr ".fcp" 100000; setAttr ".coi" 1000.1; setAttr ".ow" 30; setAttr ".imn" -type "string" "top"; setAttr ".den" -type "string" "top_depth"; setAttr ".man" -type "string" "top_mask"; setAttr ".hc" -type "string" "viewSet -t %camera"; setAttr ".o" yes; createNode transform -s -n "front"; rename -uid "94035DE1-4E27-C153-F1CA-99B15DB4350F"; setAttr ".v" no; setAttr ".t" -type "double3" 0 0 1000.1 ; createNode camera -s -n "frontShape" -p "front"; rename -uid "E1F9F9A3-4D7C-C34E-39BC-F68CD3E5981A"; setAttr -k off ".v" no; setAttr ".rnd" no; setAttr ".fcp" 100000; setAttr ".coi" 1000.1; setAttr ".ow" 30; setAttr ".imn" -type "string" "front"; setAttr ".den" -type "string" "front_depth"; setAttr ".man" -type "string" "front_mask"; setAttr ".hc" -type "string" "viewSet -f %camera"; setAttr ".o" yes; createNode transform -s -n "side"; rename -uid "3B2A1F44-4735-ACB3-1607-0E8D6BFD1A43"; setAttr ".v" no; setAttr ".t" -type "double3" 1000.1 0 0 ; setAttr ".r" -type "double3" 0 89.999999999999986 0 ; createNode camera -s -n "sideShape" -p "side"; rename -uid "E99C4A18-4B21-7443-AB54-03987943F3CB"; setAttr -k off ".v" no; setAttr ".rnd" no; setAttr ".fcp" 100000; setAttr ".coi" 1000.1; setAttr ".ow" 30; setAttr ".imn" -type "string" "side"; setAttr ".den" -type "string" "side_depth"; setAttr ".man" -type "string" "side_mask"; setAttr ".hc" -type "string" "viewSet -s %camera"; setAttr ".o" yes; createNode lightLinker -s -n "lightLinker1"; rename -uid "D60699C9-4674-2393-3EB6-FC8B51380425"; setAttr -s 45 ".lnk"; setAttr -s 45 ".slnk"; createNode shapeEditorManager -n "shapeEditorManager"; rename -uid "FEA7D3D0-4ECB-B0A9-9E5A-79B2C0881AA1"; createNode poseInterpolatorManager -n "poseInterpolatorManager"; rename -uid "D92F0159-4C3A-25FE-FFC2-79BD77BE521B"; createNode displayLayerManager -n "layerManager"; rename -uid "7C14AC75-467F-E24F-6EC0-90A9ED8D0A7F"; createNode displayLayer -n "defaultLayer"; rename -uid "129EE978-4DE4-708E-3B28-CA9F5D2B4C45"; createNode renderLayerManager -n "renderLayerManager"; rename -uid "2FF6E419-4E3C-2485-EC15-CDAA59E7D9CC"; createNode renderLayer -n "defaultRenderLayer"; rename -uid "43D82766-4087-2EE6-007A-DF98BB705794"; setAttr ".g" yes; createNode script -n "uiConfigurationScriptNode"; rename -uid "B0A05663-48B9-8803-BE02-BB82F75B72CB"; setAttr ".b" -type "string" ( "// Maya Mel UI Configuration File.\n//\n// This script is machine generated. Edit at your own risk.\n//\n//\n\nglobal string $gMainPane;\nif (`paneLayout -exists $gMainPane`) {\n\n\tglobal int $gUseScenePanelConfig;\n\tint $useSceneConfig = $gUseScenePanelConfig;\n\tint $nodeEditorPanelVisible = stringArrayContains(\"nodeEditorPanel1\", `getPanel -vis`);\n\tint $nodeEditorWorkspaceControlOpen = (`workspaceControl -exists nodeEditorPanel1Window` && `workspaceControl -q -visible nodeEditorPanel1Window`);\n\tint $menusOkayInPanels = `optionVar -q allowMenusInPanels`;\n\tint $nVisPanes = `paneLayout -q -nvp $gMainPane`;\n\tint $nPanes = 0;\n\tstring $editorName;\n\tstring $panelName;\n\tstring $itemFilterName;\n\tstring $panelConfig;\n\n\t//\n\t// get current state of the UI\n\t//\n\tsceneUIReplacement -update $gMainPane;\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" (localizedPanelLabel(\"Top View\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tmodelPanel -edit -l (localizedPanelLabel(\"Top View\")) -mbv $menusOkayInPanels $panelName;\n" + "\t\t$editorName = $panelName;\n modelEditor -e \n -camera \"persp\" \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -ignorePanZoom 0\n -wireframeOnShaded 0\n -headsUpDisplay 1\n -holdOuts 1\n -selectionHiliteDisplay 1\n -useDefaultMaterial 0\n -bufferMode \"double\" \n -twoSidedLighting 0\n -backfaceCulling 0\n -xray 0\n -jointXray 0\n -activeComponentsXray 0\n -displayTextures 0\n -smoothWireframe 0\n -lineWidth 1\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 32768\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n" + " -depthOfFieldPreview 1\n -maxConstantTransparency 1\n -rendererName \"vp2Renderer\" \n -objectFilterShowInHUD 1\n -isFiltered 0\n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -shadingModel 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -controllers 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n" + " -hulls 1\n -grid 1\n -imagePlane 1\n -joints 1\n -ikHandles 1\n -deformers 1\n -dynamics 1\n -particleInstancers 1\n -fluids 1\n -hairSystems 1\n -follicles 1\n -nCloths 1\n -nParticles 1\n -nRigids 1\n -dynamicConstraints 1\n -locators 1\n -manipulators 1\n -pluginShapes 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -motionTrails 1\n -clipGhosts 1\n -greasePencils 1\n -shadows 0\n -captureSequenceNumber -1\n -width 253\n -height 266\n -sceneRenderFilter 0\n $editorName;\n modelEditor -e -viewSelected 0 $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" (localizedPanelLabel(\"Side View\")) `;\n" + "\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tmodelPanel -edit -l (localizedPanelLabel(\"Side View\")) -mbv $menusOkayInPanels $panelName;\n\t\t$editorName = $panelName;\n modelEditor -e \n -camera \"side\" \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"smoothShaded\" \n -activeOnly 0\n -ignorePanZoom 0\n -wireframeOnShaded 0\n -headsUpDisplay 1\n -holdOuts 1\n -selectionHiliteDisplay 1\n -useDefaultMaterial 0\n -bufferMode \"double\" \n -twoSidedLighting 0\n -backfaceCulling 0\n -xray 0\n -jointXray 0\n -activeComponentsXray 0\n -displayTextures 0\n -smoothWireframe 0\n -lineWidth 1\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 32768\n -fogging 0\n" + " -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -depthOfFieldPreview 1\n -maxConstantTransparency 1\n -rendererName \"vp2Renderer\" \n -objectFilterShowInHUD 1\n -isFiltered 0\n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -shadingModel 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -controllers 1\n -nurbsCurves 1\n" + " -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\n -imagePlane 1\n -joints 1\n -ikHandles 1\n -deformers 1\n -dynamics 1\n -particleInstancers 1\n -fluids 1\n -hairSystems 1\n -follicles 1\n -nCloths 1\n -nParticles 1\n -nRigids 1\n -dynamicConstraints 1\n -locators 1\n -manipulators 1\n -pluginShapes 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -motionTrails 1\n -clipGhosts 1\n -greasePencils 1\n -shadows 0\n -captureSequenceNumber -1\n -width 0\n -height 0\n -sceneRenderFilter 0\n $editorName;\n modelEditor -e -viewSelected 0 $editorName;\n" + "\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" (localizedPanelLabel(\"Front View\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tmodelPanel -edit -l (localizedPanelLabel(\"Front View\")) -mbv $menusOkayInPanels $panelName;\n\t\t$editorName = $panelName;\n modelEditor -e \n -camera \"persp\" \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"smoothShaded\" \n -activeOnly 0\n -ignorePanZoom 0\n -wireframeOnShaded 0\n -headsUpDisplay 1\n -holdOuts 1\n -selectionHiliteDisplay 1\n -useDefaultMaterial 0\n -bufferMode \"double\" \n -twoSidedLighting 0\n -backfaceCulling 0\n -xray 0\n -jointXray 0\n -activeComponentsXray 0\n -displayTextures 0\n -smoothWireframe 0\n -lineWidth 1\n -textureAnisotropic 0\n" + " -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 32768\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -depthOfFieldPreview 1\n -maxConstantTransparency 1\n -rendererName \"vp2Renderer\" \n -objectFilterShowInHUD 1\n -isFiltered 0\n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -shadingModel 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n" + " -interactiveBackFaceCull 0\n -sortTransparent 1\n -controllers 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\n -imagePlane 1\n -joints 1\n -ikHandles 1\n -deformers 1\n -dynamics 1\n -particleInstancers 1\n -fluids 1\n -hairSystems 1\n -follicles 1\n -nCloths 1\n -nParticles 1\n -nRigids 1\n -dynamicConstraints 1\n -locators 1\n -manipulators 1\n -pluginShapes 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -motionTrails 1\n -clipGhosts 1\n -greasePencils 1\n -shadows 0\n -captureSequenceNumber -1\n" + " -width 456\n -height 235\n -sceneRenderFilter 0\n $editorName;\n modelEditor -e -viewSelected 0 $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" (localizedPanelLabel(\"Persp View\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tmodelPanel -edit -l (localizedPanelLabel(\"Persp View\")) -mbv $menusOkayInPanels $panelName;\n\t\t$editorName = $panelName;\n modelEditor -e \n -camera \"persp\" \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -ignorePanZoom 0\n -wireframeOnShaded 0\n -headsUpDisplay 1\n -holdOuts 1\n -selectionHiliteDisplay 1\n -useDefaultMaterial 0\n -bufferMode \"double\" \n -twoSidedLighting 0\n -backfaceCulling 0\n -xray 0\n -jointXray 0\n" + " -activeComponentsXray 0\n -displayTextures 0\n -smoothWireframe 0\n -lineWidth 1\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 32768\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -depthOfFieldPreview 1\n -maxConstantTransparency 1\n -rendererName \"vp2Renderer\" \n -objectFilterShowInHUD 1\n -isFiltered 0\n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -shadingModel 0\n" + " -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -controllers 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 0\n -imagePlane 1\n -joints 1\n -ikHandles 1\n -deformers 1\n -dynamics 1\n -particleInstancers 1\n -fluids 1\n -hairSystems 1\n -follicles 1\n -nCloths 1\n -nParticles 1\n -nRigids 1\n -dynamicConstraints 1\n -locators 1\n -manipulators 1\n -pluginShapes 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n" + " -strokes 1\n -motionTrails 1\n -clipGhosts 1\n -greasePencils 1\n -shadows 0\n -captureSequenceNumber -1\n -width 562\n -height 771\n -sceneRenderFilter 0\n $editorName;\n modelEditor -e -viewSelected 0 $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"outlinerPanel\" (localizedPanelLabel(\"Outliner\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\toutlinerPanel -edit -l (localizedPanelLabel(\"Outliner\")) -mbv $menusOkayInPanels $panelName;\n\t\t$editorName = $panelName;\n outlinerEditor -e \n -docTag \"isolOutln_fromSeln\" \n -showShapes 0\n -showAssignedMaterials 0\n -showTimeEditor 1\n -showReferenceNodes 0\n -showReferenceMembers 0\n -showAttributes 0\n -showConnected 0\n -showAnimCurvesOnly 0\n -showMuteInfo 0\n" + " -organizeByLayer 1\n -organizeByClip 1\n -showAnimLayerWeight 1\n -autoExpandLayers 1\n -autoExpand 0\n -showDagOnly 1\n -showAssets 1\n -showContainedOnly 1\n -showPublishedAsConnected 0\n -showParentContainers 0\n -showContainerContents 1\n -ignoreDagHierarchy 0\n -expandConnections 0\n -showUpstreamCurves 1\n -showUnitlessCurves 1\n -showCompounds 1\n -showLeafs 1\n -showNumericAttrsOnly 0\n -highlightActive 1\n -autoSelectNewObjects 0\n -doNotSelectNewObjects 0\n -dropIsParent 1\n -transmitFilters 0\n -setFilter \"defaultSetFilter\" \n -showSetMembers 1\n -allowMultiSelection 1\n -alwaysToggleSelect 0\n -directSelect 0\n -isSet 0\n -isSetMember 0\n -displayMode \"DAG\" \n -expandObjects 0\n -setsIgnoreFilters 1\n" + " -containersIgnoreFilters 0\n -editAttrName 0\n -showAttrValues 0\n -highlightSecondary 0\n -showUVAttrsOnly 0\n -showTextureNodesOnly 0\n -attrAlphaOrder \"default\" \n -animLayerFilterOptions \"allAffecting\" \n -sortOrder \"none\" \n -longNames 0\n -niceNames 1\n -showNamespace 1\n -showPinIcons 0\n -mapMotionTrails 0\n -ignoreHiddenAttribute 0\n -ignoreOutlinerColor 0\n -renderFilterVisible 0\n -renderFilterIndex 0\n -selectionOrder \"chronological\" \n -expandAttribute 0\n $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"graphEditor\" (localizedPanelLabel(\"Graph Editor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Graph Editor\")) -mbv $menusOkayInPanels $panelName;\n" + "\n\t\t\t$editorName = ($panelName+\"OutlineEd\");\n outlinerEditor -e \n -showShapes 1\n -showAssignedMaterials 0\n -showTimeEditor 1\n -showReferenceNodes 0\n -showReferenceMembers 0\n -showAttributes 1\n -showConnected 1\n -showAnimCurvesOnly 1\n -showMuteInfo 0\n -organizeByLayer 1\n -organizeByClip 1\n -showAnimLayerWeight 1\n -autoExpandLayers 1\n -autoExpand 1\n -showDagOnly 0\n -showAssets 1\n -showContainedOnly 0\n -showPublishedAsConnected 0\n -showParentContainers 1\n -showContainerContents 0\n -ignoreDagHierarchy 0\n -expandConnections 1\n -showUpstreamCurves 1\n -showUnitlessCurves 1\n -showCompounds 0\n -showLeafs 1\n -showNumericAttrsOnly 1\n" + " -highlightActive 0\n -autoSelectNewObjects 1\n -doNotSelectNewObjects 0\n -dropIsParent 1\n -transmitFilters 1\n -setFilter \"0\" \n -showSetMembers 0\n -allowMultiSelection 1\n -alwaysToggleSelect 0\n -directSelect 0\n -displayMode \"DAG\" \n -expandObjects 0\n -setsIgnoreFilters 1\n -containersIgnoreFilters 0\n -editAttrName 0\n -showAttrValues 0\n -highlightSecondary 0\n -showUVAttrsOnly 0\n -showTextureNodesOnly 0\n -attrAlphaOrder \"default\" \n -animLayerFilterOptions \"allAffecting\" \n -sortOrder \"none\" \n -longNames 0\n -niceNames 1\n -showNamespace 1\n -showPinIcons 1\n -mapMotionTrails 1\n -ignoreHiddenAttribute 0\n -ignoreOutlinerColor 0\n" + " -renderFilterVisible 0\n $editorName;\n\n\t\t\t$editorName = ($panelName+\"GraphEd\");\n animCurveEditor -e \n -displayValues 0\n -snapTime \"integer\" \n -snapValue \"none\" \n -showPlayRangeShades \"on\" \n -lockPlayRangeShades \"off\" \n -smoothness \"fine\" \n -resultSamples 1\n -resultScreenSamples 0\n -resultUpdate \"delayed\" \n -showUpstreamCurves 1\n -stackedCurvesMin -1\n -stackedCurvesMax 1\n -stackedCurvesSpace 0.2\n -preSelectionHighlight 0\n -constrainDrag 0\n -valueLinesToggle 1\n -outliner \"graphEditor1OutlineEd\" \n -highlightAffectedCurves 0\n $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"dopeSheetPanel\" (localizedPanelLabel(\"Dope Sheet\")) `;\n" + "\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Dope Sheet\")) -mbv $menusOkayInPanels $panelName;\n\n\t\t\t$editorName = ($panelName+\"OutlineEd\");\n outlinerEditor -e \n -showShapes 1\n -showAssignedMaterials 0\n -showTimeEditor 1\n -showReferenceNodes 0\n -showReferenceMembers 0\n -showAttributes 1\n -showConnected 1\n -showAnimCurvesOnly 1\n -showMuteInfo 0\n -organizeByLayer 1\n -organizeByClip 1\n -showAnimLayerWeight 1\n -autoExpandLayers 1\n -autoExpand 0\n -showDagOnly 0\n -showAssets 1\n -showContainedOnly 0\n -showPublishedAsConnected 0\n -showParentContainers 1\n -showContainerContents 0\n -ignoreDagHierarchy 0\n -expandConnections 1\n" + " -showUpstreamCurves 1\n -showUnitlessCurves 0\n -showCompounds 1\n -showLeafs 1\n -showNumericAttrsOnly 1\n -highlightActive 0\n -autoSelectNewObjects 0\n -doNotSelectNewObjects 1\n -dropIsParent 1\n -transmitFilters 0\n -setFilter \"0\" \n -showSetMembers 0\n -allowMultiSelection 1\n -alwaysToggleSelect 0\n -directSelect 0\n -displayMode \"DAG\" \n -expandObjects 0\n -setsIgnoreFilters 1\n -containersIgnoreFilters 0\n -editAttrName 0\n -showAttrValues 0\n -highlightSecondary 0\n -showUVAttrsOnly 0\n -showTextureNodesOnly 0\n -attrAlphaOrder \"default\" \n -animLayerFilterOptions \"allAffecting\" \n -sortOrder \"none\" \n -longNames 0\n" + " -niceNames 1\n -showNamespace 1\n -showPinIcons 0\n -mapMotionTrails 1\n -ignoreHiddenAttribute 0\n -ignoreOutlinerColor 0\n -renderFilterVisible 0\n $editorName;\n\n\t\t\t$editorName = ($panelName+\"DopeSheetEd\");\n dopeSheetEditor -e \n -displayValues 0\n -snapTime \"integer\" \n -snapValue \"none\" \n -outliner \"dopeSheetPanel1OutlineEd\" \n -showSummary 1\n -showScene 0\n -hierarchyBelow 0\n -showTicks 1\n -selectionWindow 0 0 0 0 \n $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"clipEditorPanel\" (localizedPanelLabel(\"Trax Editor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Trax Editor\")) -mbv $menusOkayInPanels $panelName;\n" + "\n\t\t\t$editorName = clipEditorNameFromPanel($panelName);\n clipEditor -e \n -displayValues 0\n -snapTime \"none\" \n -snapValue \"none\" \n -initialized 0\n -manageSequencer 0 \n $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"sequenceEditorPanel\" (localizedPanelLabel(\"Camera Sequencer\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Camera Sequencer\")) -mbv $menusOkayInPanels $panelName;\n\n\t\t\t$editorName = sequenceEditorNameFromPanel($panelName);\n clipEditor -e \n -displayValues 0\n -snapTime \"none\" \n -snapValue \"none\" \n -initialized 0\n -manageSequencer 1 \n $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"hyperGraphPanel\" (localizedPanelLabel(\"Hypergraph Hierarchy\")) `;\n" + "\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Hypergraph Hierarchy\")) -mbv $menusOkayInPanels $panelName;\n\n\t\t\t$editorName = ($panelName+\"HyperGraphEd\");\n hyperGraph -e \n -graphLayoutStyle \"hierarchicalLayout\" \n -orientation \"horiz\" \n -mergeConnections 0\n -zoom 1\n -animateTransition 0\n -showRelationships 1\n -showShapes 0\n -showDeformers 0\n -showExpressions 0\n -showConstraints 0\n -showConnectionFromSelected 0\n -showConnectionToSelected 0\n -showConstraintLabels 0\n -showUnderworld 0\n -showInvisible 0\n -transitionFrames 1\n -opaqueContainers 0\n -freeform 0\n -imagePosition 0 0 \n -imageScale 1\n -imageEnabled 0\n -graphType \"DAG\" \n" + " -heatMapDisplay 0\n -updateSelection 1\n -updateNodeAdded 1\n -useDrawOverrideColor 0\n -limitGraphTraversal -1\n -range 0 0 \n -iconSize \"smallIcons\" \n -showCachedConnections 0\n $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"hyperShadePanel\" (localizedPanelLabel(\"Hypershade\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Hypershade\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"visorPanel\" (localizedPanelLabel(\"Visor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Visor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n" + "\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"nodeEditorPanel\" (localizedPanelLabel(\"Node Editor\")) `;\n\tif ($nodeEditorPanelVisible || $nodeEditorWorkspaceControlOpen) {\n\t\tif (\"\" == $panelName) {\n\t\t\tif ($useSceneConfig) {\n\t\t\t\t$panelName = `scriptedPanel -unParent -type \"nodeEditorPanel\" -l (localizedPanelLabel(\"Node Editor\")) -mbv $menusOkayInPanels `;\n\n\t\t\t$editorName = ($panelName+\"NodeEditorEd\");\n nodeEditor -e \n -allAttributes 0\n -allNodes 0\n -autoSizeNodes 1\n -consistentNameSize 1\n -createNodeCommand \"nodeEdCreateNodeCommand\" \n -connectNodeOnCreation 0\n -connectOnDrop 0\n -copyConnectionsOnPaste 0\n -connectionStyle \"bezier\" \n -defaultPinnedState 0\n -additiveGraphingMode 1\n -settingsChangedCallback \"nodeEdSyncControls\" \n -traversalDepthLimit -1\n -keyPressCommand \"nodeEdKeyPressCommand\" \n" + " -nodeTitleMode \"name\" \n -gridSnap 0\n -gridVisibility 1\n -crosshairOnEdgeDragging 0\n -popupMenuScript \"nodeEdBuildPanelMenus\" \n -showNamespace 1\n -showShapes 1\n -showSGShapes 0\n -showTransforms 1\n -useAssets 1\n -syncedSelection 1\n -extendToShapes 1\n -editorMode \"default\" \n -hasWatchpoint 0\n $editorName;\n\t\t\t}\n\t\t} else {\n\t\t\t$label = `panel -q -label $panelName`;\n\t\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Node Editor\")) -mbv $menusOkayInPanels $panelName;\n\n\t\t\t$editorName = ($panelName+\"NodeEditorEd\");\n nodeEditor -e \n -allAttributes 0\n -allNodes 0\n -autoSizeNodes 1\n -consistentNameSize 1\n -createNodeCommand \"nodeEdCreateNodeCommand\" \n -connectNodeOnCreation 0\n -connectOnDrop 0\n" + " -copyConnectionsOnPaste 0\n -connectionStyle \"bezier\" \n -defaultPinnedState 0\n -additiveGraphingMode 1\n -settingsChangedCallback \"nodeEdSyncControls\" \n -traversalDepthLimit -1\n -keyPressCommand \"nodeEdKeyPressCommand\" \n -nodeTitleMode \"name\" \n -gridSnap 0\n -gridVisibility 1\n -crosshairOnEdgeDragging 0\n -popupMenuScript \"nodeEdBuildPanelMenus\" \n -showNamespace 1\n -showShapes 1\n -showSGShapes 0\n -showTransforms 1\n -useAssets 1\n -syncedSelection 1\n -extendToShapes 1\n -editorMode \"default\" \n -hasWatchpoint 0\n $editorName;\n\t\t\tif (!$useSceneConfig) {\n\t\t\t\tpanel -e -l $label $panelName;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"createNodePanel\" (localizedPanelLabel(\"Create Node\")) `;\n" + "\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Create Node\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"polyTexturePlacementPanel\" (localizedPanelLabel(\"UV Editor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"UV Editor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"renderWindowPanel\" (localizedPanelLabel(\"Render View\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Render View\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"dynRelEdPanel\" (localizedPanelLabel(\"Dynamic Relationships\")) `;\n" + "\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Dynamic Relationships\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"relationshipPanel\" (localizedPanelLabel(\"Relationship Editor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Relationship Editor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"referenceEditorPanel\" (localizedPanelLabel(\"Reference Editor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Reference Editor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"componentEditorPanel\" (localizedPanelLabel(\"Component Editor\")) `;\n" + "\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Component Editor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"dynPaintScriptedPanelType\" (localizedPanelLabel(\"Paint Effects\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Paint Effects\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"scriptEditorPanel\" (localizedPanelLabel(\"Script Editor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Script Editor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"profilerPanel\" (localizedPanelLabel(\"Profiler Tool\")) `;\n" + "\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Profiler Tool\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"contentBrowserPanel\" (localizedPanelLabel(\"Content Browser\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Content Browser\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"Stereo\" (localizedPanelLabel(\"Stereo\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Stereo\")) -mbv $menusOkayInPanels $panelName;\n{ string $editorName = ($panelName+\"Editor\");\n stereoCameraView -e \n -editorChanged \"updateModelPanelBar\" \n -camera \"persp\" \n -useInteractiveMode 0\n" + " -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -ignorePanZoom 0\n -wireframeOnShaded 0\n -headsUpDisplay 1\n -holdOuts 1\n -selectionHiliteDisplay 1\n -useDefaultMaterial 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -jointXray 0\n -activeComponentsXray 0\n -displayTextures 0\n -smoothWireframe 0\n -lineWidth 1\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 32768\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n" + " -depthOfFieldPreview 1\n -maxConstantTransparency 1\n -rendererOverrideName \"stereoOverrideVP2\" \n -objectFilterShowInHUD 1\n -isFiltered 0\n -colorResolution 4 4 \n -bumpResolution 4 4 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 0\n -occlusionCulling 0\n -shadingModel 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -controllers 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 1\n" + " -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\n -imagePlane 1\n -joints 1\n -ikHandles 1\n -deformers 1\n -dynamics 1\n -particleInstancers 1\n -fluids 1\n -hairSystems 1\n -follicles 1\n -nCloths 1\n -nParticles 1\n -nRigids 1\n -dynamicConstraints 1\n -locators 1\n -manipulators 1\n -pluginShapes 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -motionTrails 1\n -clipGhosts 1\n -greasePencils 1\n -shadows 0\n -captureSequenceNumber -1\n -width 0\n -height 0\n -sceneRenderFilter 0\n" + " -displayMode \"centerEye\" \n -viewColor 0 0 0 1 \n -useCustomBackground 1\n $editorName;\n stereoCameraView -e -viewSelected 0 $editorName; };\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"blendShapePanel\" (localizedPanelLabel(\"Blend Shape\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tblendShapePanel -edit -l (localizedPanelLabel(\"Blend Shape\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"shapePanel\" (localizedPanelLabel(\"Shape Editor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tshapePanel -edit -l (localizedPanelLabel(\"Shape Editor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"posePanel\" (localizedPanelLabel(\"Pose Editor\")) `;\n" + "\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tposePanel -edit -l (localizedPanelLabel(\"Pose Editor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"timeEditorPanel\" (localizedPanelLabel(\"Time Editor\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\tscriptedPanel -edit -l (localizedPanelLabel(\"Time Editor\")) -mbv $menusOkayInPanels $panelName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\t$panelName = `sceneUIReplacement -getNextPanel \"outlinerPanel\" (localizedPanelLabel(\"ToggledOutliner\")) `;\n\tif (\"\" != $panelName) {\n\t\t$label = `panel -q -label $panelName`;\n\t\toutlinerPanel -edit -l (localizedPanelLabel(\"ToggledOutliner\")) -mbv $menusOkayInPanels $panelName;\n\t\t$editorName = $panelName;\n outlinerEditor -e \n -showShapes 0\n -showAssignedMaterials 0\n -showTimeEditor 1\n -showReferenceNodes 0\n" + " -showReferenceMembers 0\n -showAttributes 0\n -showConnected 0\n -showAnimCurvesOnly 0\n -showMuteInfo 0\n -organizeByLayer 1\n -organizeByClip 1\n -showAnimLayerWeight 1\n -autoExpandLayers 1\n -autoExpand 0\n -showDagOnly 1\n -showAssets 1\n -showContainedOnly 1\n -showPublishedAsConnected 0\n -showParentContainers 0\n -showContainerContents 1\n -ignoreDagHierarchy 0\n -expandConnections 0\n -showUpstreamCurves 1\n -showUnitlessCurves 1\n -showCompounds 1\n -showLeafs 1\n -showNumericAttrsOnly 0\n -highlightActive 1\n -autoSelectNewObjects 0\n -doNotSelectNewObjects 0\n -dropIsParent 1\n -transmitFilters 0\n -setFilter \"defaultSetFilter\" \n -showSetMembers 1\n -allowMultiSelection 1\n -alwaysToggleSelect 0\n" + " -directSelect 0\n -isSet 0\n -isSetMember 0\n -displayMode \"DAG\" \n -expandObjects 0\n -setsIgnoreFilters 1\n -containersIgnoreFilters 0\n -editAttrName 0\n -showAttrValues 0\n -highlightSecondary 0\n -showUVAttrsOnly 0\n -showTextureNodesOnly 0\n -attrAlphaOrder \"default\" \n -animLayerFilterOptions \"allAffecting\" \n -sortOrder \"none\" \n -longNames 0\n -niceNames 1\n -showNamespace 1\n -showPinIcons 0\n -mapMotionTrails 0\n -ignoreHiddenAttribute 0\n -ignoreOutlinerColor 0\n -renderFilterVisible 0\n -renderFilterIndex 0\n -selectionOrder \"chronological\" \n -expandAttribute 0\n $editorName;\n\t\tif (!$useSceneConfig) {\n\t\t\tpanel -e -l $label $panelName;\n\t\t}\n\t}\n\n\n\tif ($useSceneConfig) {\n string $configName = `getPanel -cwl (localizedPanelLabel(\"Current Layout\"))`;\n" + " if (\"\" != $configName) {\n\t\t\tpanelConfiguration -edit -label (localizedPanelLabel(\"Current Layout\")) \n\t\t\t\t-userCreated false\n\t\t\t\t-defaultImage \"vacantCell.xP:/\"\n\t\t\t\t-image \"\"\n\t\t\t\t-sc false\n\t\t\t\t-configString \"global string $gMainPane; paneLayout -e -cn \\\"bottom3\\\" -ps 1 100 65 -ps 2 47 35 -ps 3 52 35 $gMainPane;\"\n\t\t\t\t-removeAllPanels\n\t\t\t\t-ap false\n\t\t\t\t\t(localizedPanelLabel(\"Hypershade\")) \n\t\t\t\t\t\"scriptedPanel\"\n\t\t\t\t\t\"$panelName = `scriptedPanel -unParent -type \\\"hyperShadePanel\\\" -l (localizedPanelLabel(\\\"Hypershade\\\")) -mbv $menusOkayInPanels `\"\n\t\t\t\t\t\"scriptedPanel -edit -l (localizedPanelLabel(\\\"Hypershade\\\")) -mbv $menusOkayInPanels $panelName\"\n\t\t\t\t-ap false\n\t\t\t\t\t(localizedPanelLabel(\"Outliner\")) \n\t\t\t\t\t\"outlinerPanel\"\n" + "\t\t\t\t\t\"$panelName = `outlinerPanel -unParent -l (localizedPanelLabel(\\\"Outliner\\\")) -mbv $menusOkayInPanels `;\\n$editorName = $panelName;\\noutlinerEditor -e \\n -docTag \\\"isolOutln_fromSeln\\\" \\n -showShapes 0\\n -showAssignedMaterials 0\\n -showTimeEditor 1\\n -showReferenceNodes 0\\n -showReferenceMembers 0\\n -showAttributes 0\\n -showConnected 0\\n -showAnimCurvesOnly 0\\n -showMuteInfo 0\\n -organizeByLayer 1\\n -organizeByClip 1\\n -showAnimLayerWeight 1\\n -autoExpandLayers 1\\n -autoExpand 0\\n -showDagOnly 1\\n -showAssets 1\\n -showContainedOnly 1\\n -showPublishedAsConnected 0\\n -showParentContainers 0\\n -showContainerContents 1\\n -ignoreDagHierarchy 0\\n -expandConnections 0\\n -showUpstreamCurves 1\\n -showUnitlessCurves 1\\n -showCompounds 1\\n -showLeafs 1\\n -showNumericAttrsOnly 0\\n -highlightActive 1\\n -autoSelectNewObjects 0\\n -doNotSelectNewObjects 0\\n -dropIsParent 1\\n -transmitFilters 0\\n -setFilter \\\"defaultSetFilter\\\" \\n -showSetMembers 1\\n -allowMultiSelection 1\\n -alwaysToggleSelect 0\\n -directSelect 0\\n -isSet 0\\n -isSetMember 0\\n -displayMode \\\"DAG\\\" \\n -expandObjects 0\\n -setsIgnoreFilters 1\\n -containersIgnoreFilters 0\\n -editAttrName 0\\n -showAttrValues 0\\n -highlightSecondary 0\\n -showUVAttrsOnly 0\\n -showTextureNodesOnly 0\\n -attrAlphaOrder \\\"default\\\" \\n -animLayerFilterOptions \\\"allAffecting\\\" \\n -sortOrder \\\"none\\\" \\n -longNames 0\\n -niceNames 1\\n -showNamespace 1\\n -showPinIcons 0\\n -mapMotionTrails 0\\n -ignoreHiddenAttribute 0\\n -ignoreOutlinerColor 0\\n -renderFilterVisible 0\\n -renderFilterIndex 0\\n -selectionOrder \\\"chronological\\\" \\n -expandAttribute 0\\n $editorName\"\n" + "\t\t\t\t\t\"outlinerPanel -edit -l (localizedPanelLabel(\\\"Outliner\\\")) -mbv $menusOkayInPanels $panelName;\\n$editorName = $panelName;\\noutlinerEditor -e \\n -docTag \\\"isolOutln_fromSeln\\\" \\n -showShapes 0\\n -showAssignedMaterials 0\\n -showTimeEditor 1\\n -showReferenceNodes 0\\n -showReferenceMembers 0\\n -showAttributes 0\\n -showConnected 0\\n -showAnimCurvesOnly 0\\n -showMuteInfo 0\\n -organizeByLayer 1\\n -organizeByClip 1\\n -showAnimLayerWeight 1\\n -autoExpandLayers 1\\n -autoExpand 0\\n -showDagOnly 1\\n -showAssets 1\\n -showContainedOnly 1\\n -showPublishedAsConnected 0\\n -showParentContainers 0\\n -showContainerContents 1\\n -ignoreDagHierarchy 0\\n -expandConnections 0\\n -showUpstreamCurves 1\\n -showUnitlessCurves 1\\n -showCompounds 1\\n -showLeafs 1\\n -showNumericAttrsOnly 0\\n -highlightActive 1\\n -autoSelectNewObjects 0\\n -doNotSelectNewObjects 0\\n -dropIsParent 1\\n -transmitFilters 0\\n -setFilter \\\"defaultSetFilter\\\" \\n -showSetMembers 1\\n -allowMultiSelection 1\\n -alwaysToggleSelect 0\\n -directSelect 0\\n -isSet 0\\n -isSetMember 0\\n -displayMode \\\"DAG\\\" \\n -expandObjects 0\\n -setsIgnoreFilters 1\\n -containersIgnoreFilters 0\\n -editAttrName 0\\n -showAttrValues 0\\n -highlightSecondary 0\\n -showUVAttrsOnly 0\\n -showTextureNodesOnly 0\\n -attrAlphaOrder \\\"default\\\" \\n -animLayerFilterOptions \\\"allAffecting\\\" \\n -sortOrder \\\"none\\\" \\n -longNames 0\\n -niceNames 1\\n -showNamespace 1\\n -showPinIcons 0\\n -mapMotionTrails 0\\n -ignoreHiddenAttribute 0\\n -ignoreOutlinerColor 0\\n -renderFilterVisible 0\\n -renderFilterIndex 0\\n -selectionOrder \\\"chronological\\\" \\n -expandAttribute 0\\n $editorName\"\n" + "\t\t\t\t-ap false\n\t\t\t\t\t(localizedPanelLabel(\"Top View\")) \n\t\t\t\t\t\"modelPanel\"\n" + "\t\t\t\t\t\"$panelName = `modelPanel -unParent -l (localizedPanelLabel(\\\"Top View\\\")) -mbv $menusOkayInPanels `;\\n$editorName = $panelName;\\nmodelEditor -e \\n -camera \\\"persp\\\" \\n -useInteractiveMode 0\\n -displayLights \\\"default\\\" \\n -displayAppearance \\\"wireframe\\\" \\n -activeOnly 0\\n -ignorePanZoom 0\\n -wireframeOnShaded 0\\n -headsUpDisplay 1\\n -holdOuts 1\\n -selectionHiliteDisplay 1\\n -useDefaultMaterial 0\\n -bufferMode \\\"double\\\" \\n -twoSidedLighting 0\\n -backfaceCulling 0\\n -xray 0\\n -jointXray 0\\n -activeComponentsXray 0\\n -displayTextures 0\\n -smoothWireframe 0\\n -lineWidth 1\\n -textureAnisotropic 0\\n -textureHilight 1\\n -textureSampling 2\\n -textureDisplay \\\"modulate\\\" \\n -textureMaxSize 32768\\n -fogging 0\\n -fogSource \\\"fragment\\\" \\n -fogMode \\\"linear\\\" \\n -fogStart 0\\n -fogEnd 100\\n -fogDensity 0.1\\n -fogColor 0.5 0.5 0.5 1 \\n -depthOfFieldPreview 1\\n -maxConstantTransparency 1\\n -rendererName \\\"vp2Renderer\\\" \\n -objectFilterShowInHUD 1\\n -isFiltered 0\\n -colorResolution 256 256 \\n -bumpResolution 512 512 \\n -textureCompression 0\\n -transparencyAlgorithm \\\"frontAndBackCull\\\" \\n -transpInShadows 0\\n -cullingOverride \\\"none\\\" \\n -lowQualityLighting 0\\n -maximumNumHardwareLights 1\\n -occlusionCulling 0\\n -shadingModel 0\\n -useBaseRenderer 0\\n -useReducedRenderer 0\\n -smallObjectCulling 0\\n -smallObjectThreshold -1 \\n -interactiveDisableShadows 0\\n -interactiveBackFaceCull 0\\n -sortTransparent 1\\n -controllers 1\\n -nurbsCurves 1\\n -nurbsSurfaces 1\\n -polymeshes 1\\n -subdivSurfaces 1\\n -planes 1\\n -lights 1\\n -cameras 1\\n -controlVertices 1\\n -hulls 1\\n -grid 1\\n -imagePlane 1\\n -joints 1\\n -ikHandles 1\\n -deformers 1\\n -dynamics 1\\n -particleInstancers 1\\n -fluids 1\\n -hairSystems 1\\n -follicles 1\\n -nCloths 1\\n -nParticles 1\\n -nRigids 1\\n -dynamicConstraints 1\\n -locators 1\\n -manipulators 1\\n -pluginShapes 1\\n -dimensions 1\\n -handles 1\\n -pivots 1\\n -textures 1\\n -strokes 1\\n -motionTrails 1\\n -clipGhosts 1\\n -greasePencils 1\\n -shadows 0\\n -captureSequenceNumber -1\\n -width 253\\n -height 266\\n -sceneRenderFilter 0\\n $editorName;\\nmodelEditor -e -viewSelected 0 $editorName\"\n" + "\t\t\t\t\t\"modelPanel -edit -l (localizedPanelLabel(\\\"Top View\\\")) -mbv $menusOkayInPanels $panelName;\\n$editorName = $panelName;\\nmodelEditor -e \\n -camera \\\"persp\\\" \\n -useInteractiveMode 0\\n -displayLights \\\"default\\\" \\n -displayAppearance \\\"wireframe\\\" \\n -activeOnly 0\\n -ignorePanZoom 0\\n -wireframeOnShaded 0\\n -headsUpDisplay 1\\n -holdOuts 1\\n -selectionHiliteDisplay 1\\n -useDefaultMaterial 0\\n -bufferMode \\\"double\\\" \\n -twoSidedLighting 0\\n -backfaceCulling 0\\n -xray 0\\n -jointXray 0\\n -activeComponentsXray 0\\n -displayTextures 0\\n -smoothWireframe 0\\n -lineWidth 1\\n -textureAnisotropic 0\\n -textureHilight 1\\n -textureSampling 2\\n -textureDisplay \\\"modulate\\\" \\n -textureMaxSize 32768\\n -fogging 0\\n -fogSource \\\"fragment\\\" \\n -fogMode \\\"linear\\\" \\n -fogStart 0\\n -fogEnd 100\\n -fogDensity 0.1\\n -fogColor 0.5 0.5 0.5 1 \\n -depthOfFieldPreview 1\\n -maxConstantTransparency 1\\n -rendererName \\\"vp2Renderer\\\" \\n -objectFilterShowInHUD 1\\n -isFiltered 0\\n -colorResolution 256 256 \\n -bumpResolution 512 512 \\n -textureCompression 0\\n -transparencyAlgorithm \\\"frontAndBackCull\\\" \\n -transpInShadows 0\\n -cullingOverride \\\"none\\\" \\n -lowQualityLighting 0\\n -maximumNumHardwareLights 1\\n -occlusionCulling 0\\n -shadingModel 0\\n -useBaseRenderer 0\\n -useReducedRenderer 0\\n -smallObjectCulling 0\\n -smallObjectThreshold -1 \\n -interactiveDisableShadows 0\\n -interactiveBackFaceCull 0\\n -sortTransparent 1\\n -controllers 1\\n -nurbsCurves 1\\n -nurbsSurfaces 1\\n -polymeshes 1\\n -subdivSurfaces 1\\n -planes 1\\n -lights 1\\n -cameras 1\\n -controlVertices 1\\n -hulls 1\\n -grid 1\\n -imagePlane 1\\n -joints 1\\n -ikHandles 1\\n -deformers 1\\n -dynamics 1\\n -particleInstancers 1\\n -fluids 1\\n -hairSystems 1\\n -follicles 1\\n -nCloths 1\\n -nParticles 1\\n -nRigids 1\\n -dynamicConstraints 1\\n -locators 1\\n -manipulators 1\\n -pluginShapes 1\\n -dimensions 1\\n -handles 1\\n -pivots 1\\n -textures 1\\n -strokes 1\\n -motionTrails 1\\n -clipGhosts 1\\n -greasePencils 1\\n -shadows 0\\n -captureSequenceNumber -1\\n -width 253\\n -height 266\\n -sceneRenderFilter 0\\n $editorName;\\nmodelEditor -e -viewSelected 0 $editorName\"\n" + "\t\t\t\t$configName;\n\n setNamedPanelLayout (localizedPanelLabel(\"Current Layout\"));\n }\n\n panelHistory -e -clear mainPanelHistory;\n sceneUIReplacement -clear;\n\t}\n\n\ngrid -spacing 5 -size 12 -divisions 5 -displayAxes yes -displayGridLines no -displayDivisionLines yes -displayPerspectiveLabels no -displayOrthographicLabels no -displayAxesBold yes -perspectiveLabelPosition axis -orthographicLabelPosition edge;\nviewManip -drawCompass 0 -compassAngle 0 -frontParameters \"\" -homeParameters \"\" -selectionLockParameters \"\";\n}\n"); setAttr ".st" 3; createNode script -n "sceneConfigurationScriptNode"; rename -uid "888E13BE-46D8-2C45-A765-B0B69B746A44"; setAttr ".b" -type "string" "playbackOptions -min 1 -max 24 -ast 1 -aet 48 "; setAttr ".st" 6; createNode aiOptions -s -n "defaultArnoldRenderOptions"; rename -uid "3B643347-4EB7-0A9F-96BB-26B23EDD049C"; addAttr -ci true -sn "shaderNanChecks" -ln "shaderNanChecks" -min 0 -max 1 -at "bool"; addAttr -ci true -sn "ARV_options" -ln "ARV_options" -dt "string"; setAttr ".thrds" 6; setAttr ".GI_diffuse_samples" 3; setAttr ".GI_specular_samples" 3; setAttr ".GI_sss_samples" 4; setAttr ".GI_total_depth" 16; setAttr ".ai_user_options" -type "string" "GI_single_scatter_samples 1"; setAttr ".ARV_options" -type "string" "AOVs=Beauty;Test Resolution=100%;Debug Shading=Disabled;Color Management.Gamma=1;Color Management.Exposure=0;Background.BG=BG Color;Background.Color=0 0 0;Background.Image=;Background.Scale=1 1;Background.Offset=0 0;Background.Apply Color Management=1;Foreground.Enable FG=0;Foreground.Image=;Foreground.Scale=1 1;Foreground.Offset=0 0;Foreground.Apply Color Management=1;"; createNode aiAOVFilter -s -n "defaultArnoldFilter"; rename -uid "88660DA1-4C5B-09B3-8C70-578D2B70EE3E"; setAttr ".ai_translator" -type "string" "gaussian"; createNode aiAOVDriver -s -n "defaultArnoldDriver"; rename -uid "E3232A57-4883-B4F2-E311-DE85035086F7"; setAttr ".ai_translator" -type "string" "jpeg"; createNode aiAOVDriver -s -n "defaultArnoldDisplayDriver"; rename -uid "9D214852-4401-BA86-69B4-61B72F4DE5EF"; setAttr ".output_mode" 0; setAttr ".ai_translator" -type "string" "maya"; createNode shadingEngine -n "denimSG"; rename -uid "4B94AD72-4D4F-C241-99E6-BC96542266F3"; addAttr -ci true -k true -sn "ai_user_options" -ln "aiUserOptions" -dt "string"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr -s 6 ".aovs"; setAttr ".aovs[2].aov_name" -type "string" "direct_specular2"; setAttr ".aovs[5].aov_name" -type "string" "direct_diffuse_raw"; setAttr ".aovs[10].aov_name" -type "string" "indirect_backlight"; setAttr ".aovs[14].aov_name" -type "string" "emission"; setAttr ".aovs[15].aov_name" -type "string" "id_3"; setAttr ".aovs[16].aov_name" -type "string" "direct_specular_2"; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_indirect_backlight","aiCustomAOVs[10]","ai_aov_indirect_specular","aiCustomAOVs[11]" ,"ai_aov_indirect_specular_2","aiCustomAOVs[12]","ai_aov_single_scatter","aiCustomAOVs[13]" ,"ai_aov_emission","aiCustomAOVs[14]","ai_aov_id_3","aiCustomAOVs[15]","ai_aov_direct_specular_2" ,"aiCustomAOVs[16]","ai_aov_diffuse_direct","aiCustomAOVs[17]","ai_aov_diffuse_indirect" ,"aiCustomAOVs[18]","ai_aov_specular1_direct","aiCustomAOVs[19]","ai_aov_direct_specular1" ,"aiCustomAOVs[1]","ai_aov_specular1_indirect","aiCustomAOVs[20]","ai_aov_backlight_direct" ,"aiCustomAOVs[21]","ai_aov_backlight_indirect","aiCustomAOVs[22]","ai_aov_direct_specular2" ,"aiCustomAOVs[2]","ai_aov_indirect_diffuse","aiCustomAOVs[3]","ai_aov_indirect_specular1" ,"aiCustomAOVs[4]","ai_aov_direct_diffuse_raw","aiCustomAOVs[5]","ai_aov_id_1","aiCustomAOVs[6]" ,"ai_aov_light_bundle_1","aiCustomAOVs[7]","ai_aov_light_bundle_2","aiCustomAOVs[8]" ,"ai_aov_light_bundle_3","aiCustomAOVs[9]"} ; createNode materialInfo -n "materialInfo16"; rename -uid "CE4E1683-41E7-C34C-F4D6-F7AC2EADB2F2"; createNode shadingEngine -n "als_ballSG"; rename -uid "C363487A-4367-A49C-E5AB-8494EA4FE156"; addAttr -ci true -k true -sn "ai_user_options" -ln "aiUserOptions" -dt "string"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr -s 6 ".aovs"; setAttr ".aovs[2].aov_name" -type "string" "direct_specular2"; setAttr ".aovs[5].aov_name" -type "string" "direct_diffuse_raw"; setAttr ".aovs[10].aov_name" -type "string" "indirect_backlight"; setAttr ".aovs[14].aov_name" -type "string" "emission"; setAttr ".aovs[15].aov_name" -type "string" "id_3"; setAttr ".aovs[16].aov_name" -type "string" "direct_specular_2"; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_indirect_backlight","aiCustomAOVs[10]","ai_aov_indirect_specular","aiCustomAOVs[11]" ,"ai_aov_indirect_specular_2","aiCustomAOVs[12]","ai_aov_single_scatter","aiCustomAOVs[13]" ,"ai_aov_emission","aiCustomAOVs[14]","ai_aov_id_3","aiCustomAOVs[15]","ai_aov_direct_specular_2" ,"aiCustomAOVs[16]","ai_aov_diffuse_direct","aiCustomAOVs[17]","ai_aov_diffuse_indirect" ,"aiCustomAOVs[18]","ai_aov_specular1_direct","aiCustomAOVs[19]","ai_aov_direct_specular1" ,"aiCustomAOVs[1]","ai_aov_specular1_indirect","aiCustomAOVs[20]","ai_aov_backlight_direct" ,"aiCustomAOVs[21]","ai_aov_backlight_indirect","aiCustomAOVs[22]","ai_aov_direct_specular2" ,"aiCustomAOVs[2]","ai_aov_indirect_diffuse","aiCustomAOVs[3]","ai_aov_indirect_specular1" ,"aiCustomAOVs[4]","ai_aov_direct_diffuse_raw","aiCustomAOVs[5]","ai_aov_id_1","aiCustomAOVs[6]" ,"ai_aov_light_bundle_1","aiCustomAOVs[7]","ai_aov_light_bundle_2","aiCustomAOVs[8]" ,"ai_aov_light_bundle_3","aiCustomAOVs[9]"} ; createNode materialInfo -n "materialInfo26"; rename -uid "0E1D5EBD-4C94-5E88-174A-21B8A5A63083"; createNode shadingEngine -n "als_standSG"; rename -uid "5C69AB1F-4B6C-126D-8905-CDB87AF4D31C"; addAttr -ci true -k true -sn "ai_user_options" -ln "aiUserOptions" -dt "string"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr -s 6 ".aovs"; setAttr ".aovs[2].aov_name" -type "string" "direct_specular2"; setAttr ".aovs[5].aov_name" -type "string" "direct_diffuse_raw"; setAttr ".aovs[10].aov_name" -type "string" "indirect_backlight"; setAttr ".aovs[14].aov_name" -type "string" "emission"; setAttr ".aovs[15].aov_name" -type "string" "id_3"; setAttr ".aovs[16].aov_name" -type "string" "direct_specular_2"; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_indirect_backlight","aiCustomAOVs[10]","ai_aov_indirect_specular","aiCustomAOVs[11]" ,"ai_aov_indirect_specular_2","aiCustomAOVs[12]","ai_aov_single_scatter","aiCustomAOVs[13]" ,"ai_aov_emission","aiCustomAOVs[14]","ai_aov_id_3","aiCustomAOVs[15]","ai_aov_direct_specular_2" ,"aiCustomAOVs[16]","ai_aov_diffuse_direct","aiCustomAOVs[17]","ai_aov_diffuse_indirect" ,"aiCustomAOVs[18]","ai_aov_specular1_direct","aiCustomAOVs[19]","ai_aov_direct_specular1" ,"aiCustomAOVs[1]","ai_aov_specular1_indirect","aiCustomAOVs[20]","ai_aov_backlight_direct" ,"aiCustomAOVs[21]","ai_aov_backlight_indirect","aiCustomAOVs[22]","ai_aov_direct_specular2" ,"aiCustomAOVs[2]","ai_aov_indirect_diffuse","aiCustomAOVs[3]","ai_aov_indirect_specular1" ,"aiCustomAOVs[4]","ai_aov_direct_diffuse_raw","aiCustomAOVs[5]","ai_aov_id_1","aiCustomAOVs[6]" ,"ai_aov_light_bundle_1","aiCustomAOVs[7]","ai_aov_light_bundle_2","aiCustomAOVs[8]" ,"ai_aov_light_bundle_3","aiCustomAOVs[9]"} ; createNode materialInfo -n "materialInfo28"; rename -uid "F04BB466-4A6F-42EB-DFAE-669A8634001B"; createNode shadingEngine -n "alSurface9SG"; rename -uid "73939C59-4A0D-CFE4-D46E-D5976EA4A734"; addAttr -ci true -k true -sn "ai_user_options" -ln "aiUserOptions" -dt "string"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr -s 6 ".aovs"; setAttr ".aovs[2].aov_name" -type "string" "direct_specular2"; setAttr ".aovs[5].aov_name" -type "string" "direct_diffuse_raw"; setAttr ".aovs[10].aov_name" -type "string" "indirect_backlight"; setAttr ".aovs[14].aov_name" -type "string" "emission"; setAttr ".aovs[15].aov_name" -type "string" "id_3"; setAttr ".aovs[16].aov_name" -type "string" "direct_specular_2"; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_indirect_backlight","aiCustomAOVs[10]","ai_aov_indirect_specular","aiCustomAOVs[11]" ,"ai_aov_indirect_specular_2","aiCustomAOVs[12]","ai_aov_single_scatter","aiCustomAOVs[13]" ,"ai_aov_emission","aiCustomAOVs[14]","ai_aov_id_3","aiCustomAOVs[15]","ai_aov_direct_specular_2" ,"aiCustomAOVs[16]","ai_aov_diffuse_direct","aiCustomAOVs[17]","ai_aov_diffuse_indirect" ,"aiCustomAOVs[18]","ai_aov_specular1_direct","aiCustomAOVs[19]","ai_aov_direct_specular1" ,"aiCustomAOVs[1]","ai_aov_specular1_indirect","aiCustomAOVs[20]","ai_aov_backlight_direct" ,"aiCustomAOVs[21]","ai_aov_backlight_indirect","aiCustomAOVs[22]","ai_aov_direct_specular2" ,"aiCustomAOVs[2]","ai_aov_indirect_diffuse","aiCustomAOVs[3]","ai_aov_indirect_specular1" ,"aiCustomAOVs[4]","ai_aov_direct_diffuse_raw","aiCustomAOVs[5]","ai_aov_id_1","aiCustomAOVs[6]" ,"ai_aov_light_bundle_1","aiCustomAOVs[7]","ai_aov_light_bundle_2","aiCustomAOVs[8]" ,"ai_aov_light_bundle_3","aiCustomAOVs[9]"} ; createNode materialInfo -n "materialInfo37"; rename -uid "D3C75916-4932-90BE-7945-0A8A25F2E521"; createNode shadingEngine -n "UBR_lacquerSG"; rename -uid "CCBEA8C6-496F-E5C5-F19B-05853A4DE8D8"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular","aiCustomAOVs[10]","ai_aov_indirect_specular_2","aiCustomAOVs[12]" ,"ai_aov_single_scatter","aiCustomAOVs[13]","ai_aov_backlight_direct","aiCustomAOVs[16]" ,"ai_aov_backlight_indirect","aiCustomAOVs[17]","ai_aov_direct_specular1","aiCustomAOVs[1]" ,"ai_aov_indirect_diffuse","aiCustomAOVs[2]","ai_aov_indirect_specular1","aiCustomAOVs[3]" ,"ai_aov_id_1","aiCustomAOVs[4]","ai_aov_light_bundle_1","aiCustomAOVs[5]","ai_aov_light_bundle_2" ,"aiCustomAOVs[6]","ai_aov_light_bundle_3","aiCustomAOVs[7]","ai_aov_indirect_specular" ,"aiCustomAOVs[8]","ai_aov_indirect_diffuse_raw","aiCustomAOVs[9]"} ; createNode materialInfo -n "materialInfo48"; rename -uid "FF1C9EB9-4E32-AFC1-85F8-948C384D4285"; createNode place2dTexture -n "place2dTexture12"; rename -uid "B856E124-44CB-8C8B-6883-96985DF020FE"; createNode file -n "file5"; rename -uid "797FB71C-497A-AB2F-2C2B-3EA161E74AA0"; setAttr ".ftn" -type "string" "D:/projects/Anders_Langland_shaders/sourceimages/softbox_square_gs_1024.tx"; setAttr ".cs" -type "string" "sRGB"; createNode place2dTexture -n "place2dTexture15"; rename -uid "8CE06A2B-4519-E6FA-91C5-8CABE7C32F10"; createNode place2dTexture -n "place2dTexture16"; rename -uid "43961B14-41E9-8F6E-D55E-FCB03EB0EBE7"; createNode bump2d -n "bump2d9"; rename -uid "8D3CB821-4D15-18A0-8DD8-1EBFA055526D"; setAttr ".p3d" yes; setAttr ".vc1" -type "float3" 0 0.00018000003 0 ; setAttr ".vc2" -type "float3" 9.9999997e-06 9.9999997e-06 0 ; createNode shadingEngine -n "alSurface13SG"; rename -uid "7ECE885A-4651-B711-038E-709B136B8C10"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo60"; rename -uid "428F9ECA-4E6A-0161-E8C5-1EB66B21A284"; createNode shadingEngine -n "alHair2SG"; rename -uid "0D31F20E-47F0-3DEB-D041-BB94459433B2"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo62"; rename -uid "1946B231-46DF-CF68-AD18-5A98896C01C2"; createNode shadingEngine -n "surfaceShader1SG"; rename -uid "BBDBF69D-4B62-E5F7-5CE4-E19E58903573"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo65"; rename -uid "CC03A29A-48EF-295E-AF8C-60AAC3B32A35"; createNode expression -n "xgmRefreshPreview"; rename -uid "F27FC919-4291-BF90-B2C2-25929483036C"; setAttr -k on ".nds"; setAttr ".ixp" -type "string" "xgmPreview -r"; setAttr ".uno" 1; createNode script -n "xgenGlobals"; rename -uid "12F9892F-4B7D-07F1-8F70-7C8E242E6C82"; setAttr ".a" -type "string" "import maya.cmds as cmds\nif cmds.about(batch=True):\n\txgg.Playblast=False\nelse:\n\txgui.createDescriptionEditor(False).setGlobals( previewSel=0, previewMode=0, clearSel=0, clearMode=0, playblast=0, clearCache=0, autoCreateMR=1 )"; setAttr ".stp" 1; setAttr ".ire" 1; createNode shadingEngine -n "SRF_shaderballSG"; rename -uid "AECD74A1-4DDC-1D5A-18D9-B2B696E06E09"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo66"; rename -uid "16CC447E-4996-0FBD-6DAF-79AE8A209307"; createNode shadingEngine -n "SRF_splashSG"; rename -uid "97D8E9CF-4AB4-B89A-9EC6-069D09E29749"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo67"; rename -uid "1ADE2904-49A5-1222-FF46-00B1AC15362A"; createNode file -n "equation"; rename -uid "0FDC7DEF-4353-E1BD-91ED-63A95DE79F9D"; setAttr ".bnm" -type "string" "room"; setAttr ".ftn" -type "string" "C:/Users/griggsl/Documents/maya/projects/5.0/sourceimages/rendering_equation.jpg"; setAttr ".cs" -type "string" "sRGB"; createNode place2dTexture -n "place2dTexture18"; rename -uid "F1CEE0EB-4DD5-67A3-8C40-13A005F81462"; setAttr ".bnm" -type "string" "room"; setAttr ".re" -type "float2" 2 2 ; createNode shadingEngine -n "aiStandardSurface1SG"; rename -uid "A59A9ECD-424B-FE45-9A3F-2CB1C4F641E1"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo68"; rename -uid "E7BBB02F-4443-C980-7584-25A6D8567446"; createNode shadingEngine -n "aiStandardSurface2SG"; rename -uid "105F8517-42D9-79CD-BC4E-F58A75C32224"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo69"; rename -uid "E88F9A0A-471A-2E4C-7632-5B9C7AF3B969"; createNode aiStandardSurface -n "Blood"; rename -uid "165F6727-4C62-9355-94B8-94A64BB28E87"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.43200001 0 0 ; setAttr ".subsurface" 0.40000000596046448; setAttr ".subsurface_color" -type "float3" 0.43200001 0 0 ; setAttr ".subsurface_scale" 0.10000000149011612; createNode shadingEngine -n "aiStandardSurface3SG"; rename -uid "35B169CB-4A39-6088-692B-44B7B5E2FDF0"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo70"; rename -uid "44A6F9E3-4582-5732-9050-C688B1C10707"; createNode shadingEngine -n "aiStandardSurface4SG"; rename -uid "9B14B736-41DD-63C4-BA56-B5B8575083F8"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo71"; rename -uid "1E47D45A-485B-21EC-CEDB-DD8BC9DD8E03"; createNode file -n "file8"; rename -uid "7BDF2D31-4513-FC28-C637-EC97AD764CB2"; setAttr ".ftn" -type "string" "C:/Users/griggsl/Documents/maya/projects/5.0/sourceimages/ball.exr"; setAttr ".cs" -type "string" "Raw"; createNode place2dTexture -n "place2dTexture19"; rename -uid "4E98FB34-471E-8AEE-5C02-5C8523DDB753"; createNode materialInfo -n "pasted__materialInfo49"; rename -uid "A53B1EDB-40D7-5566-F3FC-7A84DDA15DE0"; createNode shadingEngine -n "pasted__Metallic_Car_Paint1SG"; rename -uid "FBF5B3CA-4D2E-620A-C6A6-738FB2B6ACAE"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode aiStandardSurface -n "Two_Tone_Car_Paint2"; rename -uid "B76B9A33-477F-7EBD-A8B0-2B9A629CA99A"; setAttr ".n" -type "float3" 0 0 1 ; setAttr ".base_color" -type "float3" 0.0115 0 0.15700001 ; setAttr ".specular_color" -type "float3" 0.5 0 1 ; setAttr ".specular_roughness" 0.40259739756584167; setAttr ".specular_IOR" 1.5499999523162842; setAttr ".specular_anisotropy" 0.5; setAttr ".metalness" 0.37012988328933716; setAttr ".transmission_depth" 1; setAttr ".coat" 1; setAttr ".coat_roughness" 0; setAttr ".coat_IOR" 1.5499999523162842; createNode materialInfo -n "pasted__pasted__materialInfo20"; rename -uid "45DD1FAE-4E85-60E6-C5CD-36B0483BED23"; createNode shadingEngine -n "pasted__pasted__aiStandard6SG"; rename -uid "73D9B51C-441E-4D4D-C67E-BC913F134E8D"; addAttr -ci true -k true -sn "ai_user_options" -ln "aiUserOptions" -dt "string"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_indirect_backlight","aiCustomAOVs[10]","ai_aov_indirect_specular","aiCustomAOVs[11]" ,"ai_aov_indirect_specular_2","aiCustomAOVs[12]","ai_aov_single_scatter","aiCustomAOVs[13]" ,"ai_aov_emission","aiCustomAOVs[14]","ai_aov_direct_specular1","aiCustomAOVs[1]" ,"ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse","aiCustomAOVs[3]","ai_aov_indirect_specular1" ,"aiCustomAOVs[4]","ai_aov_light_bundle_1","aiCustomAOVs[5]","ai_aov_light_bundle_2" ,"aiCustomAOVs[6]","ai_aov_light_bundle_3","aiCustomAOVs[7]","ai_aov_indirect_diffuse_raw" ,"aiCustomAOVs[9]"} ; createNode materialInfo -n "pasted__materialInfo29"; rename -uid "9F82539E-4D97-2EB9-350B-BEA3355D3C86"; createNode shadingEngine -n "pasted__aiStandardSurface2SG"; rename -uid "9F6463FF-4A33-7EC2-7E42-F3907F70B366"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "pasted__pasted__materialInfo19"; rename -uid "BD02F018-4115-BC17-4D3F-F8A22F8EAB4D"; createNode shadingEngine -n "pasted__pasted__aiStandard5SG"; rename -uid "31FF5B83-4EA6-146F-B68C-20B124385955"; addAttr -ci true -k true -sn "ai_user_options" -ln "aiUserOptions" -dt "string"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_indirect_backlight","aiCustomAOVs[10]","ai_aov_indirect_specular","aiCustomAOVs[11]" ,"ai_aov_indirect_specular_2","aiCustomAOVs[12]","ai_aov_single_scatter","aiCustomAOVs[13]" ,"ai_aov_emission","aiCustomAOVs[14]","ai_aov_direct_specular1","aiCustomAOVs[1]" ,"ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse","aiCustomAOVs[3]","ai_aov_indirect_specular1" ,"aiCustomAOVs[4]","ai_aov_light_bundle_1","aiCustomAOVs[5]","ai_aov_light_bundle_2" ,"aiCustomAOVs[6]","ai_aov_light_bundle_3","aiCustomAOVs[7]","ai_aov_indirect_diffuse_raw" ,"aiCustomAOVs[9]"} ; createNode aiStandardSurface -n "Brushed_Metal"; rename -uid "3EEA8D58-4FC6-3A91-DBF5-3BB02435FB2D"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.5 0.5 0.5 ; setAttr ".specular" 0; setAttr ".specular_color" -type "float3" 0 0 0 ; setAttr ".specular_roughness" 0.25; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".specular_rotation" 0.5; setAttr ".metalness" 1; setAttr ".transmission_depth" 1; setAttr ".coat_color" -type "float3" 0 0 0 ; setAttr ".coat_roughness" 0; createNode aiStandardSurface -n "Car_Paint"; rename -uid "41C0C68C-4B08-B2DD-7ABA-9DB17E89312C"; setAttr ".base" 0.5; setAttr ".base_color" -type "float3" 0.1037792 0.59212029 0.85064936 ; setAttr ".specular_roughness" 0; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".specular_anisotropy" 0.5; setAttr ".transmission_depth" 1; setAttr ".coat" 1; setAttr ".coat_roughness" 0; createNode shadingEngine -n "Car_PaintSG"; rename -uid "7806AB5A-4EB6-4C62-1BE9-B2A36253D572"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo72"; rename -uid "C8B4ACED-41D4-C702-D629-C398CF20B474"; createNode shadingEngine -n "Brushed_MetalSG"; rename -uid "20D565D0-4921-CCF6-4864-DA82D0ADFF31"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo73"; rename -uid "22E527B1-4008-EFC7-26B8-AE8A43428695"; createNode aiStandardSurface -n "Ceramic"; rename -uid "0357D397-4AA3-E505-AB5A-19AC680E1A8A"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.80000001 0.80000001 0.80000001 ; setAttr ".specular_roughness" 0; setAttr ".subsurface" 0.10000000149011612; setAttr ".coat_IOR" 1; createNode shadingEngine -n "CeramicSG"; rename -uid "47F4F28E-4A15-EB3F-92F1-84B79F2431D4"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo74"; rename -uid "2ADD209A-4FF0-BCED-4488-00A44F9B2076"; createNode aiStandardSurface -n "Chrome"; rename -uid "9755C13D-4D69-B7F2-83ED-3DA76739FA8C"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.7751196 0.7751196 0.7751196 ; setAttr ".specular" 0; setAttr ".specular_roughness" 0; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".metalness" 1; setAttr ".coat_IOR" 1; createNode shadingEngine -n "ChromeSG"; rename -uid "F222C18C-4C9F-116C-62CB-F19BA7B89522"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo75"; rename -uid "5AFCE095-4D13-B8EB-D039-C7A138D4C864"; createNode aiStandardSurface -n "Clay"; rename -uid "2D14DFFD-4CBD-202F-0C27-D49F1A625E2A"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.30947644 0.049706705 0.013702132 ; setAttr ".diffuse_roughness" 0.5; setAttr ".specular_roughness" 0.40000000596046448; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".specular_anisotropy" 0.5; setAttr ".transmission_depth" 1; setAttr ".subsurface" 0.30000001192092896; setAttr ".subsurface_color" -type "float3" 0.30947644 0.049706705 0.013702132 ; setAttr ".subsurface_radius" -type "float3" 0.057416268 0.0092219394 0.0025421148 ; setAttr ".subsurface_scale" 0.10000000149011612; setAttr ".coat_roughness" 0.5; setAttr ".coat_IOR" 1; createNode shadingEngine -n "ClaySG"; rename -uid "54BA2C4C-43BA-29B3-B45D-FFAF8AF68A92"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo76"; rename -uid "566A5CA0-4324-949E-85AD-5E9DF4168694"; createNode aiStandardSurface -n "Copper"; rename -uid "796644C4-4449-6958-0247-268FAB5605E1"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.93009531 0.72306955 0.50287747 ; setAttr ".specular_color" -type "float3" 1.0000241 0.95596337 0.82278514 ; setAttr ".specular_roughness" 0.25; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".metalness" 1; setAttr ".transmission_depth" 1; setAttr ".coat_roughness" 0; createNode shadingEngine -n "CopperSG"; rename -uid "647E52CA-42CB-24B6-1FAE-8DBB3C9D6BFE"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo77"; rename -uid "D0D7AA10-4449-EC7B-D5B9-2D946D29E8BA"; createNode aiStandardSurface -n "Frosted_Glass"; rename -uid "322E18A4-4512-ADFF-A4A3-34AEA363E144"; setAttr ".base" 0; setAttr ".specular_roughness" 0.40000000596046448; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".specular_anisotropy" 0.5; setAttr ".transmission" 1; setAttr ".transmission_color" -type "float3" 0.713296 0.81800002 0.81397235 ; setAttr ".transmission_scatter" -type "float3" 0.29220778 0.29220778 0.29220778 ; setAttr ".coat_roughness" 0; setAttr ".coat_IOR" 1; createNode shadingEngine -n "Frosted_GlassSG"; rename -uid "591B51CF-4A40-A36D-683C-F4A486CD5D87"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo78"; rename -uid "660CDB1A-406B-FB3D-93E5-D39A48F1EE2B"; createNode aiStandardSurface -n "Glass"; rename -uid "35184488-4401-4178-40D1-38B2DDD00A0F"; setAttr ".base" 0; setAttr ".specular_roughness" 0; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".specular_anisotropy" 0.5; setAttr ".transmission" 1; setAttr ".coat_roughness" 0; setAttr ".coat_IOR" 1; createNode shadingEngine -n "GlassSG"; rename -uid "9E105EB3-4881-9E4A-803B-A190C1CFEB2B"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo79"; rename -uid "2B95BA09-4CE1-62C6-72CB-04A4DE276AAA"; createNode aiStandardSurface -n "Gold"; rename -uid "EC2BA967-46E4-D7A1-229C-B4BA2A4414C9"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.94729447 0.77583051 0.37123919 ; setAttr ".specular_color" -type "float3" 1.0000241 0.98225331 0.75295413 ; setAttr ".specular_roughness" 0.15000000596046448; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".metalness" 1; setAttr ".transmission_depth" 1; setAttr ".coat_roughness" 0; setAttr ".coat_IOR" 4; createNode shadingEngine -n "GoldSG"; rename -uid "E118F9FA-48B4-12B2-99FF-ECB3D5231D4A"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo80"; rename -uid "F2BBAC02-458F-A7C8-AC08-56A1EF140853"; createNode aiStandardSurface -n "Honey"; rename -uid "D1293FF4-41E9-57F0-BBC3-CB914F24F06B"; setAttr ".base" 0; setAttr ".specular_roughness" 0.10000000149011612; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".transmission" 1; setAttr ".transmission_color" -type "float3" 1 0.5742265 0.11500001 ; setAttr ".transmission_depth" 1; setAttr ".transmission_scatter" -type "float3" 1 0.51890004 0 ; setAttr ".coat_roughness" 0; createNode shadingEngine -n "HoneySG"; rename -uid "3713A9E9-4C32-893B-4D3B-6BA2EA9B8AF9"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo81"; rename -uid "A9040D91-4E85-EF04-9B01-32B042B9F31F"; createNode aiStandardSurface -n "Incandescent_Bulb"; rename -uid "C6EDCD9B-486F-5AC4-A1C8-74B6647E1155"; setAttr ".base" 0; setAttr ".emission" 1; setAttr ".emission_color" -type "float3" 0.99350649 0.93209821 0.75976336 ; createNode shadingEngine -n "Incandescent_BulbSG"; rename -uid "A760EC24-4E69-A655-B2D5-C28B1D8FAF44"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo82"; rename -uid "C96CE6F6-40D9-D9C8-A52B-4C99AF1B6E54"; createNode aiStandardSurface -n "Jade"; rename -uid "6FF9D4C4-4219-4E3A-33D3-2490B2490A51"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.0603 0.43979999 0.19159999 ; setAttr ".specular_roughness" 0.25; setAttr ".specular_IOR" 2.4179999828338623; setAttr ".specular_anisotropy" 0.5; setAttr ".transmission" 0.60000002384185791; setAttr ".transmission_color" -type "float3" 0.0603 0.43979999 0.19159999 ; setAttr ".transmission_scatter" -type "float3" 1 1 1 ; setAttr ".subsurface_color" -type "float3" 0.0603 0.43979999 0.19159999 ; setAttr ".subsurface_scale" 0.10000000149011612; setAttr ".coat_roughness" 0; setAttr ".coat_IOR" 1; createNode shadingEngine -n "JadeSG"; rename -uid "A5CA47C2-4F26-7A28-F2BA-4FBBEC5DFC58"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo83"; rename -uid "8F23160C-45B0-3D41-55FA-BDAD8D7BFF26"; createNode aiStandardSurface -n "Milk"; rename -uid "1A9C5FC6-40F6-4BAC-23EF-E9B2C6DF18A5"; setAttr ".base" 1; setAttr ".specular_roughness" 0.15000000596046448; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".transmission_depth" 1; setAttr ".transmission_scatter" -type "float3" 1 1 1 ; setAttr ".subsurface" 1; setAttr ".subsurface_scale" 0.10000000149011612; setAttr ".subsurface_type" 2; setAttr ".coat_roughness" 0; createNode shadingEngine -n "MilkSG"; rename -uid "ECDDF5DD-431A-FECB-D115-3B8D0BECD99E"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo84"; rename -uid "92646863-497D-AF26-A46B-B0BED5BF888D"; createNode aiStandardSurface -n "Orange_Juice"; rename -uid "ECBCA1E9-4D8E-DB38-5C45-9297280193BD"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.83099997 0.42629999 0 ; setAttr ".specular_IOR" 1.3999999761581421; setAttr ".subsurface" 1; setAttr ".subsurface_color" -type "float3" 0.83099997 0.42629999 0 ; setAttr ".subsurface_radius" -type "float3" 0.11004785 0.056454152 0 ; setAttr ".subsurface_scale" 0.10000000149011612; setAttr ".coat_roughness" 0; createNode shadingEngine -n "Orange_JuiceSG"; rename -uid "4DE0F5A8-4CA0-1095-D271-C587F46125B1"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo85"; rename -uid "AA4B4FDB-47E8-D282-333E-63A8DA5D993E"; createNode aiStandardSurface -n "Plastic"; rename -uid "5B6EBE5C-4B86-FFA1-E01E-9DB314DCAB77"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.10470402 0.24188282 0.81800002 ; setAttr ".specular_roughness" 0.32467532157897949; setAttr ".coat_roughness" 0; createNode shadingEngine -n "PlasticSG"; rename -uid "1F03B453-43E2-1B2F-BA78-F2AA12F6B87E"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo86"; rename -uid "B6BB3B11-42D0-98DE-3101-06BA91D23AC2"; createNode aiStandardSurface -n "Rubber"; rename -uid "9CDFB741-4712-915A-C2B2-09943DF677F4"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 0.22891566 0.22891566 0.22891566 ; setAttr ".diffuse_roughness" 1; setAttr ".specular_roughness" 0.60000002384185791; createNode shadingEngine -n "RubberSG"; rename -uid "C6E2243E-47F4-702E-F494-6C9F6DD0466F"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo87"; rename -uid "31E4B5B3-4579-DE9D-5365-DBA2AF46BD7B"; createNode aiStandardSurface -n "Thin_Plastic"; rename -uid "B2AEF34F-4DC6-8F4D-EFE9-ADBCE33A64B6"; setAttr ".base" 0; setAttr ".specular_roughness" 0.10000000149011612; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".specular_anisotropy" 0.5; setAttr ".transmission" 1; setAttr ".transmission_scatter" -type "float3" 1 1 1 ; setAttr ".thin_walled" yes; setAttr ".coat_roughness" 0; setAttr ".coat_IOR" 1; createNode shadingEngine -n "Thin_PlasticSG"; rename -uid "77822ABE-4714-9851-B47C-A7B054BF3FE1"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo88"; rename -uid "73C1B349-411D-7EA5-7400-9CAB87815102"; createNode shadingEngine -n "Two_Tone_Car_PaintSG"; rename -uid "17FB4C4F-4FA7-42FC-45EE-12849D2EA455"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo89"; rename -uid "4B96803D-4B0D-B7D5-29EC-74BE5C262294"; createNode aiStandardSurface -n "Wax"; rename -uid "CC5B4210-46C7-2935-3F74-89873D12D23B"; setAttr ".base" 1; setAttr ".base_color" -type "float3" 1 0.48100001 0.86375368 ; setAttr ".specular_roughness" 0.40000000596046448; setAttr ".specular_IOR" 1.5199999809265137; setAttr ".transmission" 0.80000001192092896; setAttr ".transmission_color" -type "float3" 1 0.48100001 0.86375368 ; setAttr ".transmission_depth" 1; setAttr ".transmission_scatter" -type "float3" 1 0.48100001 0.86375368 ; setAttr ".subsurface" 1; setAttr ".subsurface_color" -type "float3" 1 0.48100001 0.86375368 ; setAttr ".subsurface_type" 2; createNode shadingEngine -n "WaxSG"; rename -uid "F7B5E2E7-4AE1-56C3-B40C-2785C7768333"; addAttr -ci true -h true -sn "aal" -ln "attributeAliasList" -dt "attributeAlias"; setAttr ".ihi" 0; setAttr ".ro" yes; setAttr ".aal" -type "attributeAlias" {"ai_aov_direct_diffuse","aiCustomAOVs[0]" ,"ai_aov_direct_specular1","aiCustomAOVs[1]","ai_aov_id_1","aiCustomAOVs[2]","ai_aov_indirect_diffuse" ,"aiCustomAOVs[3]","ai_aov_indirect_specular1","aiCustomAOVs[4]","ai_aov_light_bundle_1" ,"aiCustomAOVs[5]","ai_aov_light_bundle_2","aiCustomAOVs[6]","ai_aov_light_bundle_3" ,"aiCustomAOVs[7]"} ; createNode materialInfo -n "materialInfo90"; rename -uid "54E78E3C-4C54-CB4F-03AB-59BB5EB83B77"; createNode shadingEngine -n "aiStandardSurface5SG"; rename -uid "D6911C90-4F34-FF6A-6062-4489ABB5B846"; setAttr ".ihi" 0; setAttr ".ro" yes; createNode materialInfo -n "materialInfo91"; rename -uid "1DE1C72B-4741-194A-0C8C-0C82AD5F06E4"; createNode shadingEngine -n "aiStandardSurface6SG"; rename -uid "6CC2B6E8-4B68-E091-0BCB-269AB62013F6"; setAttr ".ihi" 0; setAttr ".ro" yes; createNode materialInfo -n "materialInfo92"; rename -uid "80C562AC-4AB9-F192-C6B8-C1AACD18E85E"; createNode shadingEngine -n "aiStandardSurface7SG"; rename -uid "941D989B-4858-8AD5-0819-8DA039C85D4C"; setAttr ".ihi" 0; setAttr ".ro" yes; createNode materialInfo -n "materialInfo93"; rename -uid "19F4F5FF-4D37-22FE-3F5F-CCB688C68581"; createNode shadingEngine -n "aiStandardSurface8SG"; rename -uid "46ABC6D2-476C-0FCC-F1C1-57AF23BE5238"; setAttr ".ihi" 0; setAttr ".ro" yes; createNode materialInfo -n "materialInfo94"; rename -uid "8A852592-4D61-8542-E203-2D9893C28E80"; createNode shadingEngine -n "Skin1SG"; rename -uid "048B712B-4247-283C-678A-F0B0FF66BA00"; setAttr ".ihi" 0; setAttr ".ro" yes; createNode materialInfo -n "materialInfo95"; rename -uid "0C75A6F1-4ADE-1B59-1C55-FFAAF64C8ADD"; createNode shadingEngine -n "Translucent1SG"; rename -uid "8CA0EC5C-4F6F-9A98-F0A1-989E4E359BBD"; setAttr ".ihi" 0; setAttr ".ro" yes; createNode materialInfo -n "materialInfo96"; rename -uid "2FD85790-4B14-2E6B-287F-11818E34D840"; createNode nodeGraphEditorInfo -n "hyperShadePrimaryNodeEditorSavedTabsInfo"; rename -uid "37F02B84-466C-4F3E-6C9D-08913AB742F4"; setAttr ".pee" yes; setAttr ".def" no; setAttr ".tgi[0].tn" -type "string" "Untitled_1"; setAttr ".tgi[0].vl" -type "double2" -99436.310144916031 -14627.38130246364 ; setAttr ".tgi[0].vh" -type "double2" -53864.880554886622 50086.905858299127 ; createNode nodeGraphEditorInfo -n "hyperShadePrimaryNodeEditorSavedTabsInfo1"; rename -uid "55151F98-40BF-7B2B-6A1E-959530BAC9E9"; setAttr ".pee" yes; setAttr ".tgi[0].tn" -type "string" "Untitled_1"; setAttr ".tgi[0].vl" -type "double2" -73.809520876596963 22.619046720247454 ; setAttr ".tgi[0].vh" -type "double2" 72.619044733426037 274.99998907248226 ; createNode aiStandardSurface -n "Car_Paint_Metallic"; rename -uid "E92A388A-4595-930D-1A1C-848F4C7B7341"; setAttr ".base_color" -type "float3" 0.043571424 0.24860013 0.35714287 ; setAttr ".specular_color" -type "float3" 0.08001297 0.4565202 0.65584415 ; setAttr ".specular_roughness" 0.40000000596046448; setAttr ".metalness" 0.5; setAttr ".transmission_depth" 1; setAttr ".coat" 1; setAttr ".coat_roughness" 0; setAttr ".coat_IOR" 1.5499999523162842; createNode aiStandardSurface -n "Velvet"; rename -uid "B2A61C89-4186-65D9-3966-AD91822145C6"; setAttr ".base_color" -type "float3" 0.029130585 0 0.047337279 ; setAttr ".specular" 0; setAttr ".specular_color" -type "float3" 0 0 0 ; setAttr ".specular_roughness" 0.69277107715606689; setAttr ".specular_IOR" 0; setAttr ".specular_anisotropy" 0.18831168115139008; setAttr ".subsurface_type" 0; setAttr ".sheen" 1; setAttr ".sheen_color" -type "float3" 0.40380001 0.057999998 1 ; setAttr ".coat_color" -type "float3" 0 0 0 ; setAttr ".coat_roughness" 0.79166668653488159; setAttr ".coat_IOR" 0; setAttr ".coat_normal" -type "float3" 0 0 1 ; select -ne :time1; setAttr -av -k on ".cch"; setAttr -av -cb on ".ihi"; setAttr -av -k on ".nds"; setAttr -cb on ".bnm"; setAttr -k on ".o" 1; setAttr -av ".unw" 1; setAttr -k on ".etw"; setAttr -av -k on ".tps"; setAttr -av -k on ".tms"; select -ne :hardwareRenderingGlobals; setAttr ".otfna" -type "stringArray" 22 "NURBS Curves" "NURBS Surfaces" "Polygons" "Subdiv Surface" "Particles" "Particle Instance" "Fluids" "Strokes" "Image Planes" "UI" "Lights" "Cameras" "Locators" "Joints" "IK Handles" "Deformers" "Motion Trails" "Components" "Hair Systems" "Follicles" "Misc. UI" "Ornaments" ; setAttr ".otfva" -type "Int32Array" 22 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 ; setAttr ".etmr" no; setAttr ".tmr" 4096; setAttr ".fprt" yes; select -ne :renderPartition; setAttr -k on ".cch"; setAttr -cb on ".ihi"; setAttr -k on ".nds"; setAttr -cb on ".bnm"; setAttr -s 45 ".st"; setAttr -cb on ".an"; setAttr -cb on ".pt"; select -ne :renderGlobalsList1; setAttr -k on ".cch"; setAttr -cb on ".ihi"; setAttr -k on ".nds"; setAttr -cb on ".bnm"; select -ne :defaultShaderList1; setAttr -k on ".cch"; setAttr -cb on ".ihi"; setAttr -k on ".nds"; setAttr -cb on ".bnm"; setAttr -s 27 ".s"; select -ne :postProcessList1; setAttr -k on ".cch"; setAttr -cb on ".ihi"; setAttr -k on ".nds"; setAttr -cb on ".bnm"; setAttr -s 2 ".p"; select -ne :defaultRenderUtilityList1; setAttr -k on ".cch"; setAttr -cb on ".ihi"; setAttr -av -k on ".nds"; setAttr -cb on ".bnm"; setAttr -s 6 ".u"; select -ne :defaultRenderingList1; setAttr -k on ".ihi"; select -ne :defaultTextureList1; setAttr -k on ".cch"; setAttr -cb on ".ihi"; setAttr -k on ".nds"; setAttr -cb on ".bnm"; setAttr -s 3 ".tx"; select -ne :initialShadingGroup; setAttr -av -k on ".cch"; setAttr -cb on ".ihi"; setAttr -av -k on ".nds"; setAttr -cb on ".bnm"; setAttr -k on ".mwc"; setAttr -cb on ".an"; setAttr -cb on ".il"; setAttr -cb on ".vo"; setAttr -cb on ".eo"; setAttr -cb on ".fo"; setAttr -cb on ".epo"; setAttr -k on ".ro" yes; select -ne :initialParticleSE; setAttr -av -k on ".cch"; setAttr -cb on ".ihi"; setAttr -av -k on ".nds"; setAttr -cb on ".bnm"; setAttr -k on ".mwc"; setAttr -cb on ".an"; setAttr -cb on ".il"; setAttr -cb on ".vo"; setAttr -cb on ".eo"; setAttr -cb on ".fo"; setAttr -cb on ".epo"; setAttr -k on ".ro" yes; select -ne :defaultRenderGlobals; addAttr -ci true -h true -sn "dss" -ln "defaultSurfaceShader" -dt "string"; setAttr -k on ".cch"; setAttr -cb on ".ihi"; setAttr -k on ".nds"; setAttr -cb on ".bnm"; setAttr -k on ".macc"; setAttr -k on ".macd"; setAttr -k on ".macq"; setAttr -k on ".mcfr"; setAttr -cb on ".ifg"; setAttr -k on ".clip"; setAttr -k on ".edm"; setAttr -k on ".edl"; setAttr -av -k on ".esr"; setAttr -k on ".ors"; setAttr -cb on ".sdf"; setAttr -av -k on ".outf"; setAttr -cb on ".imfkey"; setAttr -k on ".gama"; setAttr -k on ".an"; setAttr -k on ".ar"; setAttr -k on ".fs"; setAttr -k on ".ef"; setAttr -av -k on ".bfs"; setAttr -k on ".me"; setAttr -k on ".se"; setAttr -k on ".be"; setAttr -cb on ".ep"; setAttr -k on ".fec"; setAttr -k on ".ofc"; setAttr -cb on ".ofe"; setAttr -cb on ".efe"; setAttr -k on ".oft"; setAttr -k on ".umfn"; setAttr -k on ".ufe"; setAttr -cb on ".pff"; setAttr -k on ".peie"; setAttr -cb on ".ifp"; setAttr -k on ".comp"; setAttr -k on ".cth"; setAttr -k on ".soll"; setAttr -cb on ".sosl"; setAttr -k on ".rd"; setAttr -k on ".lp"; setAttr -av -k on ".sp"; setAttr -k on ".shs"; setAttr -k on ".lpr"; setAttr -cb on ".gv"; setAttr -cb on ".sv"; setAttr -k on ".mm"; setAttr -k on ".npu"; setAttr -k on ".itf"; setAttr -k on ".shp"; setAttr -cb on ".isp"; setAttr -k on ".uf"; setAttr -k on ".oi"; setAttr -k on ".rut"; setAttr -k on ".mb"; setAttr -av -k on ".mbf"; setAttr -k on ".afp"; setAttr -k on ".pfb"; setAttr -k on ".pram"; setAttr -k on ".poam"; setAttr -k on ".prlm"; setAttr -k on ".polm"; setAttr -cb on ".prm"; setAttr -cb on ".pom"; setAttr -cb on ".pfrm"; setAttr -cb on ".pfom"; setAttr -av -k on ".bll"; setAttr -av -k on ".bls"; setAttr -av -k on ".smv"; setAttr -k on ".ubc"; setAttr -k on ".mbc"; setAttr -cb on ".mbt"; setAttr -k on ".udbx"; setAttr -k on ".smc"; setAttr -k on ".kmv"; setAttr -cb on ".isl"; setAttr -cb on ".ism"; setAttr -cb on ".imb"; setAttr -k on ".rlen"; setAttr -av -k on ".frts"; setAttr -k on ".tlwd"; setAttr -k on ".tlht"; setAttr -k on ".jfc"; setAttr -cb on ".rsb"; setAttr -k on ".ope"; setAttr -k on ".oppf"; setAttr -cb on ".hbl" -type "string" "room"; setAttr ".dss" -type "string" "lambert1"; select -ne :defaultResolution; setAttr -av -k on ".cch"; setAttr -k on ".ihi"; setAttr -av -k on ".nds"; setAttr -k on ".bnm"; setAttr -av ".w"; setAttr -av ".h"; setAttr -av -k on ".pa" 1; setAttr -av -k on ".al"; setAttr -av ".dar"; setAttr -av -k on ".ldar"; setAttr -av -k on ".dpi"; setAttr -av -k on ".off"; setAttr -av -k on ".fld"; setAttr -av -k on ".zsl"; setAttr -k on ".isu"; setAttr -k on ".pdu"; select -ne :hardwareRenderGlobals; setAttr -k on ".cch"; setAttr -cb on ".ihi"; setAttr -k on ".nds"; setAttr -cb on ".bnm"; setAttr ".ctrs" 256; setAttr -av ".btrs" 512; setAttr -k off ".fbfm"; setAttr -k off -cb on ".ehql"; setAttr -k off -cb on ".eams"; setAttr -k off -cb on ".eeaa"; setAttr -k off -cb on ".engm"; setAttr -k off -cb on ".mes"; setAttr -k off -cb on ".emb"; setAttr -av -k off -cb on ".mbbf"; setAttr -k off -cb on ".mbs"; setAttr -k off -cb on ".trm"; setAttr -k off -cb on ".tshc"; setAttr -k off ".enpt"; setAttr -k off -cb on ".clmt"; setAttr -k off -cb on ".tcov"; setAttr -k off -cb on ".lith"; setAttr -k off -cb on ".sobc"; setAttr -k off -cb on ".cuth"; setAttr -k off -cb on ".hgcd"; setAttr -k off -cb on ".hgci"; setAttr -k off -cb on ".mgcs"; setAttr -k off -cb on ".twa"; setAttr -k off -cb on ".twz"; setAttr -cb on ".hwcc"; setAttr -cb on ".hwdp"; setAttr -cb on ".hwql"; setAttr -k on ".hwfr"; setAttr -k on ".soll"; setAttr -k on ".sosl"; setAttr -k on ".bswa"; setAttr -k on ".shml"; setAttr -k on ".hwel"; relationship "link" ":lightLinker1" ":initialShadingGroup.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" ":initialParticleSE.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "SRF_shaderballSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "denimSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "als_ballSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "als_standSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "alSurface9SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "UBR_lacquerSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "alSurface13SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "alHair2SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "surfaceShader1SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "SRF_splashSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "aiStandardSurface1SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "aiStandardSurface2SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "aiStandardSurface3SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "aiStandardSurface4SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "pasted__pasted__aiStandard5SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "pasted__pasted__aiStandard6SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "pasted__Metallic_Car_Paint1SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "pasted__aiStandardSurface2SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Car_PaintSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Brushed_MetalSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "CeramicSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "ChromeSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "ClaySG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "CopperSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Frosted_GlassSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "GlassSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "GoldSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "HoneySG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Incandescent_BulbSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "JadeSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "MilkSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Orange_JuiceSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "PlasticSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "RubberSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Thin_PlasticSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Two_Tone_Car_PaintSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "WaxSG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "aiStandardSurface5SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "aiStandardSurface6SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "aiStandardSurface7SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "aiStandardSurface8SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Skin1SG.message" ":defaultLightSet.message"; relationship "link" ":lightLinker1" "Translucent1SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" ":initialShadingGroup.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" ":initialParticleSE.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "SRF_shaderballSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "denimSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "als_ballSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "als_standSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "alSurface9SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "UBR_lacquerSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "alSurface13SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "alHair2SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "surfaceShader1SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "SRF_splashSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "aiStandardSurface1SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "aiStandardSurface2SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "aiStandardSurface3SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "aiStandardSurface4SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "pasted__pasted__aiStandard5SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "pasted__pasted__aiStandard6SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "pasted__Metallic_Car_Paint1SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "pasted__aiStandardSurface2SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Car_PaintSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Brushed_MetalSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "CeramicSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "ChromeSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "ClaySG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "CopperSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Frosted_GlassSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "GlassSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "GoldSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "HoneySG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Incandescent_BulbSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "JadeSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "MilkSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Orange_JuiceSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "PlasticSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "RubberSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Thin_PlasticSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Two_Tone_Car_PaintSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "WaxSG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "aiStandardSurface5SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "aiStandardSurface6SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "aiStandardSurface7SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "aiStandardSurface8SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Skin1SG.message" ":defaultLightSet.message"; relationship "shadowLink" ":lightLinker1" "Translucent1SG.message" ":defaultLightSet.message"; connectAttr "layerManager.dli[0]" "defaultLayer.id"; connectAttr "renderLayerManager.rlmi[0]" "defaultRenderLayer.rlid"; connectAttr ":defaultArnoldDisplayDriver.msg" ":defaultArnoldRenderOptions.drivers" -na; connectAttr ":defaultArnoldFilter.msg" ":defaultArnoldRenderOptions.filt"; connectAttr ":defaultArnoldDriver.msg" ":defaultArnoldRenderOptions.drvr"; connectAttr "denimSG.msg" "materialInfo16.sg"; connectAttr "als_ballSG.msg" "materialInfo26.sg"; connectAttr "als_standSG.msg" "materialInfo28.sg"; connectAttr "alSurface9SG.msg" "materialInfo37.sg"; connectAttr "UBR_lacquerSG.msg" "materialInfo48.sg"; connectAttr ":defaultColorMgtGlobals.cme" "file5.cme"; connectAttr ":defaultColorMgtGlobals.cfe" "file5.cmcf"; connectAttr ":defaultColorMgtGlobals.cfp" "file5.cmcp"; connectAttr ":defaultColorMgtGlobals.wsn" "file5.ws"; connectAttr "place2dTexture15.c" "file5.c"; connectAttr "place2dTexture15.tf" "file5.tf"; connectAttr "place2dTexture15.rf" "file5.rf"; connectAttr "place2dTexture15.mu" "file5.mu"; connectAttr "place2dTexture15.mv" "file5.mv"; connectAttr "place2dTexture15.s" "file5.s"; connectAttr "place2dTexture15.wu" "file5.wu"; connectAttr "place2dTexture15.wv" "file5.wv"; connectAttr "place2dTexture15.re" "file5.re"; connectAttr "place2dTexture15.of" "file5.of"; connectAttr "place2dTexture15.r" "file5.ro"; connectAttr "place2dTexture15.n" "file5.n"; connectAttr "place2dTexture15.vt1" "file5.vt1"; connectAttr "place2dTexture15.vt2" "file5.vt2"; connectAttr "place2dTexture15.vt3" "file5.vt3"; connectAttr "place2dTexture15.vc1" "file5.vc1"; connectAttr "place2dTexture15.o" "file5.uv"; connectAttr "place2dTexture15.ofs" "file5.fs"; connectAttr "alSurface13SG.msg" "materialInfo60.sg"; connectAttr "alHair2SG.msg" "materialInfo62.sg"; connectAttr "surfaceShader1SG.msg" "materialInfo65.sg"; connectAttr ":time1.o" "xgmRefreshPreview.tim"; connectAttr "SRF_shaderballSG.msg" "materialInfo66.sg"; connectAttr "SRF_splashSG.msg" "materialInfo67.sg"; connectAttr ":defaultColorMgtGlobals.cme" "equation.cme"; connectAttr ":defaultColorMgtGlobals.cfe" "equation.cmcf"; connectAttr ":defaultColorMgtGlobals.cfp" "equation.cmcp"; connectAttr ":defaultColorMgtGlobals.wsn" "equation.ws"; connectAttr "place2dTexture18.c" "equation.c"; connectAttr "place2dTexture18.tf" "equation.tf"; connectAttr "place2dTexture18.rf" "equation.rf"; connectAttr "place2dTexture18.mu" "equation.mu"; connectAttr "place2dTexture18.mv" "equation.mv"; connectAttr "place2dTexture18.s" "equation.s"; connectAttr "place2dTexture18.wu" "equation.wu"; connectAttr "place2dTexture18.wv" "equation.wv"; connectAttr "place2dTexture18.re" "equation.re"; connectAttr "place2dTexture18.of" "equation.of"; connectAttr "place2dTexture18.r" "equation.ro"; connectAttr "place2dTexture18.n" "equation.n"; connectAttr "place2dTexture18.vt1" "equation.vt1"; connectAttr "place2dTexture18.vt2" "equation.vt2"; connectAttr "place2dTexture18.vt3" "equation.vt3"; connectAttr "place2dTexture18.vc1" "equation.vc1"; connectAttr "place2dTexture18.o" "equation.uv"; connectAttr "place2dTexture18.ofs" "equation.fs"; connectAttr "aiStandardSurface1SG.msg" "materialInfo68.sg"; connectAttr "aiStandardSurface2SG.msg" "materialInfo69.sg"; connectAttr "Blood.out" "aiStandardSurface3SG.ss"; connectAttr "aiStandardSurface3SG.msg" "materialInfo70.sg"; connectAttr "Blood.msg" "materialInfo70.m"; connectAttr "Blood.msg" "materialInfo70.t" -na; connectAttr "aiStandardSurface4SG.msg" "materialInfo71.sg"; connectAttr ":defaultColorMgtGlobals.cme" "file8.cme"; connectAttr ":defaultColorMgtGlobals.cfe" "file8.cmcf"; connectAttr ":defaultColorMgtGlobals.cfp" "file8.cmcp"; connectAttr ":defaultColorMgtGlobals.wsn" "file8.ws"; connectAttr "place2dTexture19.c" "file8.c"; connectAttr "place2dTexture19.tf" "file8.tf"; connectAttr "place2dTexture19.rf" "file8.rf"; connectAttr "place2dTexture19.mu" "file8.mu"; connectAttr "place2dTexture19.mv" "file8.mv"; connectAttr "place2dTexture19.s" "file8.s"; connectAttr "place2dTexture19.wu" "file8.wu"; connectAttr "place2dTexture19.wv" "file8.wv"; connectAttr "place2dTexture19.re" "file8.re"; connectAttr "place2dTexture19.of" "file8.of"; connectAttr "place2dTexture19.r" "file8.ro"; connectAttr "place2dTexture19.n" "file8.n"; connectAttr "place2dTexture19.vt1" "file8.vt1"; connectAttr "place2dTexture19.vt2" "file8.vt2"; connectAttr "place2dTexture19.vt3" "file8.vt3"; connectAttr "place2dTexture19.vc1" "file8.vc1"; connectAttr "place2dTexture19.o" "file8.uv"; connectAttr "place2dTexture19.ofs" "file8.fs"; connectAttr "pasted__Metallic_Car_Paint1SG.msg" "pasted__materialInfo49.sg"; connectAttr "Two_Tone_Car_Paint2.msg" "pasted__materialInfo49.m"; connectAttr "Two_Tone_Car_Paint2.msg" "pasted__materialInfo49.t" -na; connectAttr "Two_Tone_Car_Paint2.out" "pasted__Metallic_Car_Paint1SG.ss"; connectAttr "pasted__pasted__aiStandard6SG.msg" "pasted__pasted__materialInfo20.sg" ; connectAttr "pasted__aiStandardSurface2SG.msg" "pasted__materialInfo29.sg"; connectAttr "pasted__pasted__aiStandard5SG.msg" "pasted__pasted__materialInfo19.sg" ; connectAttr "Car_Paint.out" "Car_PaintSG.ss"; connectAttr "Car_PaintSG.msg" "materialInfo72.sg"; connectAttr "Car_Paint.msg" "materialInfo72.m"; connectAttr "Car_Paint.msg" "materialInfo72.t" -na; connectAttr "Brushed_Metal.out" "Brushed_MetalSG.ss"; connectAttr "Brushed_MetalSG.msg" "materialInfo73.sg"; connectAttr "Brushed_Metal.msg" "materialInfo73.m"; connectAttr "Brushed_Metal.msg" "materialInfo73.t" -na; connectAttr "Ceramic.out" "CeramicSG.ss"; connectAttr "CeramicSG.msg" "materialInfo74.sg"; connectAttr "Ceramic.msg" "materialInfo74.m"; connectAttr "Ceramic.msg" "materialInfo74.t" -na; connectAttr "Chrome.out" "ChromeSG.ss"; connectAttr "ChromeSG.msg" "materialInfo75.sg"; connectAttr "Chrome.msg" "materialInfo75.m"; connectAttr "Chrome.msg" "materialInfo75.t" -na; connectAttr "Clay.out" "ClaySG.ss"; connectAttr "ClaySG.msg" "materialInfo76.sg"; connectAttr "Clay.msg" "materialInfo76.m"; connectAttr "Clay.msg" "materialInfo76.t" -na; connectAttr "Copper.out" "CopperSG.ss"; connectAttr "CopperSG.msg" "materialInfo77.sg"; connectAttr "Copper.msg" "materialInfo77.m"; connectAttr "Copper.msg" "materialInfo77.t" -na; connectAttr "Frosted_Glass.out" "Frosted_GlassSG.ss"; connectAttr "Frosted_GlassSG.msg" "materialInfo78.sg"; connectAttr "Frosted_Glass.msg" "materialInfo78.m"; connectAttr "Frosted_Glass.msg" "materialInfo78.t" -na; connectAttr "Glass.out" "GlassSG.ss"; connectAttr "GlassSG.msg" "materialInfo79.sg"; connectAttr "Glass.msg" "materialInfo79.m"; connectAttr "Glass.msg" "materialInfo79.t" -na; connectAttr "Gold.out" "GoldSG.ss"; connectAttr "GoldSG.msg" "materialInfo80.sg"; connectAttr "Gold.msg" "materialInfo80.m"; connectAttr "Gold.msg" "materialInfo80.t" -na; connectAttr "Honey.out" "HoneySG.ss"; connectAttr "HoneySG.msg" "materialInfo81.sg"; connectAttr "Honey.msg" "materialInfo81.m"; connectAttr "Honey.msg" "materialInfo81.t" -na; connectAttr "Incandescent_Bulb.out" "Incandescent_BulbSG.ss"; connectAttr "Incandescent_BulbSG.msg" "materialInfo82.sg"; connectAttr "Incandescent_Bulb.msg" "materialInfo82.m"; connectAttr "Incandescent_Bulb.msg" "materialInfo82.t" -na; connectAttr "Jade.out" "JadeSG.ss"; connectAttr "JadeSG.msg" "materialInfo83.sg"; connectAttr "Jade.msg" "materialInfo83.m"; connectAttr "Jade.msg" "materialInfo83.t" -na; connectAttr "Milk.out" "MilkSG.ss"; connectAttr "MilkSG.msg" "materialInfo84.sg"; connectAttr "Milk.msg" "materialInfo84.m"; connectAttr "Milk.msg" "materialInfo84.t" -na; connectAttr "Orange_Juice.out" "Orange_JuiceSG.ss"; connectAttr "Orange_JuiceSG.msg" "materialInfo85.sg"; connectAttr "Orange_Juice.msg" "materialInfo85.m"; connectAttr "Orange_Juice.msg" "materialInfo85.t" -na; connectAttr "Plastic.out" "PlasticSG.ss"; connectAttr "PlasticSG.msg" "materialInfo86.sg"; connectAttr "Plastic.msg" "materialInfo86.m"; connectAttr "Plastic.msg" "materialInfo86.t" -na; connectAttr "Rubber.out" "RubberSG.ss"; connectAttr "RubberSG.msg" "materialInfo87.sg"; connectAttr "Rubber.msg" "materialInfo87.m"; connectAttr "Rubber.msg" "materialInfo87.t" -na; connectAttr "Thin_Plastic.out" "Thin_PlasticSG.ss"; connectAttr "Thin_PlasticSG.msg" "materialInfo88.sg"; connectAttr "Thin_Plastic.msg" "materialInfo88.m"; connectAttr "Thin_Plastic.msg" "materialInfo88.t" -na; connectAttr "Two_Tone_Car_PaintSG.msg" "materialInfo89.sg"; connectAttr "Wax.out" "WaxSG.ss"; connectAttr "WaxSG.msg" "materialInfo90.sg"; connectAttr "Wax.msg" "materialInfo90.m"; connectAttr "Wax.msg" "materialInfo90.t" -na; connectAttr "aiStandardSurface5SG.msg" "materialInfo91.sg"; connectAttr "aiStandardSurface6SG.msg" "materialInfo92.sg"; connectAttr "aiStandardSurface7SG.msg" "materialInfo93.sg"; connectAttr "aiStandardSurface8SG.msg" "materialInfo94.sg"; connectAttr "Skin1SG.msg" "materialInfo95.sg"; connectAttr "Translucent1SG.msg" "materialInfo96.sg"; connectAttr "denimSG.pa" ":renderPartition.st" -na; connectAttr "als_ballSG.pa" ":renderPartition.st" -na; connectAttr "als_standSG.pa" ":renderPartition.st" -na; connectAttr "alSurface9SG.pa" ":renderPartition.st" -na; connectAttr "UBR_lacquerSG.pa" ":renderPartition.st" -na; connectAttr "alSurface13SG.pa" ":renderPartition.st" -na; connectAttr "alHair2SG.pa" ":renderPartition.st" -na; connectAttr "surfaceShader1SG.pa" ":renderPartition.st" -na; connectAttr "SRF_shaderballSG.pa" ":renderPartition.st" -na; connectAttr "SRF_splashSG.pa" ":renderPartition.st" -na; connectAttr "aiStandardSurface1SG.pa" ":renderPartition.st" -na; connectAttr "aiStandardSurface2SG.pa" ":renderPartition.st" -na; connectAttr "aiStandardSurface3SG.pa" ":renderPartition.st" -na; connectAttr "aiStandardSurface4SG.pa" ":renderPartition.st" -na; connectAttr "pasted__pasted__aiStandard5SG.pa" ":renderPartition.st" -na; connectAttr "pasted__pasted__aiStandard6SG.pa" ":renderPartition.st" -na; connectAttr "pasted__aiStandardSurface2SG.pa" ":renderPartition.st" -na; connectAttr "pasted__Metallic_Car_Paint1SG.pa" ":renderPartition.st" -na; connectAttr "Car_PaintSG.pa" ":renderPartition.st" -na; connectAttr "Brushed_MetalSG.pa" ":renderPartition.st" -na; connectAttr "CeramicSG.pa" ":renderPartition.st" -na; connectAttr "ChromeSG.pa" ":renderPartition.st" -na; connectAttr "ClaySG.pa" ":renderPartition.st" -na; connectAttr "CopperSG.pa" ":renderPartition.st" -na; connectAttr "Frosted_GlassSG.pa" ":renderPartition.st" -na; connectAttr "GlassSG.pa" ":renderPartition.st" -na; connectAttr "GoldSG.pa" ":renderPartition.st" -na; connectAttr "HoneySG.pa" ":renderPartition.st" -na; connectAttr "Incandescent_BulbSG.pa" ":renderPartition.st" -na; connectAttr "JadeSG.pa" ":renderPartition.st" -na; connectAttr "MilkSG.pa" ":renderPartition.st" -na; connectAttr "Orange_JuiceSG.pa" ":renderPartition.st" -na; connectAttr "PlasticSG.pa" ":renderPartition.st" -na; connectAttr "RubberSG.pa" ":renderPartition.st" -na; connectAttr "Thin_PlasticSG.pa" ":renderPartition.st" -na; connectAttr "Two_Tone_Car_PaintSG.pa" ":renderPartition.st" -na; connectAttr "WaxSG.pa" ":renderPartition.st" -na; connectAttr "aiStandardSurface5SG.pa" ":renderPartition.st" -na; connectAttr "aiStandardSurface6SG.pa" ":renderPartition.st" -na; connectAttr "aiStandardSurface7SG.pa" ":renderPartition.st" -na; connectAttr "aiStandardSurface8SG.pa" ":renderPartition.st" -na; connectAttr "Skin1SG.pa" ":renderPartition.st" -na; connectAttr "Translucent1SG.pa" ":renderPartition.st" -na; connectAttr "Blood.msg" ":defaultShaderList1.s" -na; connectAttr "Two_Tone_Car_Paint2.msg" ":defaultShaderList1.s" -na; connectAttr "Brushed_Metal.msg" ":defaultShaderList1.s" -na; connectAttr "Car_Paint.msg" ":defaultShaderList1.s" -na; connectAttr "Ceramic.msg" ":defaultShaderList1.s" -na; connectAttr "Chrome.msg" ":defaultShaderList1.s" -na; connectAttr "Clay.msg" ":defaultShaderList1.s" -na; connectAttr "Copper.msg" ":defaultShaderList1.s" -na; connectAttr "Frosted_Glass.msg" ":defaultShaderList1.s" -na; connectAttr "Glass.msg" ":defaultShaderList1.s" -na; connectAttr "Gold.msg" ":defaultShaderList1.s" -na; connectAttr "Honey.msg" ":defaultShaderList1.s" -na; connectAttr "Incandescent_Bulb.msg" ":defaultShaderList1.s" -na; connectAttr "Jade.msg" ":defaultShaderList1.s" -na; connectAttr "Milk.msg" ":defaultShaderList1.s" -na; connectAttr "Orange_Juice.msg" ":defaultShaderList1.s" -na; connectAttr "Plastic.msg" ":defaultShaderList1.s" -na; connectAttr "Rubber.msg" ":defaultShaderList1.s" -na; connectAttr "Thin_Plastic.msg" ":defaultShaderList1.s" -na; connectAttr "Wax.msg" ":defaultShaderList1.s" -na; connectAttr "Car_Paint_Metallic.msg" ":defaultShaderList1.s" -na; connectAttr "Velvet.msg" ":defaultShaderList1.s" -na; connectAttr "place2dTexture12.msg" ":defaultRenderUtilityList1.u" -na; connectAttr "place2dTexture15.msg" ":defaultRenderUtilityList1.u" -na; connectAttr "place2dTexture16.msg" ":defaultRenderUtilityList1.u" -na; connectAttr "bump2d9.msg" ":defaultRenderUtilityList1.u" -na; connectAttr "place2dTexture18.msg" ":defaultRenderUtilityList1.u" -na; connectAttr "place2dTexture19.msg" ":defaultRenderUtilityList1.u" -na; connectAttr "defaultRenderLayer.msg" ":defaultRenderingList1.r" -na; connectAttr "file5.msg" ":defaultTextureList1.tx" -na; connectAttr "equation.msg" ":defaultTextureList1.tx" -na; connectAttr "file8.msg" ":defaultTextureList1.tx" -na; // End of Surface_Standard_Presets.ma