0707070000010000000006660000000000000000010000001370112546000000700000000237.start fplayback -i on -r off -f 1 -e on -h on -t on -a on -k on -s 1
tcur 0
fps 24
tset 0 10
frange 1 240
unitlength 1
unitmass 1
prompt '`strcat(oppwf(), " -> ")`'
0707070000010000000006660000000000000000010000001370112546000001300000000652.variables set -g ACTIVETAKE = 'Main'
set -g E = '2.7182818284590452354'
set -g EYE = 'stereo'
set -g HIP = '/tmp'
set -g HIPFILE = '/tmp/opacity.hip'
set -g HIPNAME = 'opacity'
set -g JOB = '/tmp'
set -g PI = '3.1415926535897932384'
set -g POSE = '/home/mark/houdini18.0/poselib'
set -g _HIP_SAVEPLATFORM = 'linux-x86_64-gcc7.3'
set -g _HIP_SAVETIME = 'Tue Jul  7 13:04:48 2020'
set -g _HIP_SAVEVERSION = '18.0.520'
set -g status = '0'
0707070000010000000006660000000000000000010000001370112546000001100000000310.aliases alias bye 'quit'
alias cd 'opcf'
alias cp 'opcp'
alias h 'history'
alias hython 'python'
alias ls 'opls'
alias matramp 'opramp'
alias opcd 'opcf'
alias oppwd 'oppwf'
alias pwd 'oppwf'
alias rm 'oprm'
0707070000010000000006660000000000000000010000001370112546000001400000000021.takeconfig takename -g take
0707070000010000000006660000000000000000010000001370112546000001500000000000.hou.session 0707070000010000000006660000000000000000010000001370112546000001500000000000.OPlibraries 0707070000010000000006660000000000000000010000001370112546000001700000000000.OPpreferences 0707070000010000000006660000000000000000010000001370112546000001500000000773.OPfallbacks Lop/domelight /usr2/mark/dev18.0/hfs/houdini/otls/OPlibLop.hda
Lop/domelight otls/OPlibLop.hda
Top/localscheduler /usr2/mark/dev18.0/hfs/houdini/otls/OPlibTop.hda
Top/localscheduler otls/OPlibTop.hda
Lop/sopcreate /usr2/mark/dev18.0/hfs/houdini/otls/OPlibLop.hda
Lop/sopcreate otls/OPlibLop.hda
Vop/usdpreviewsurface /usr2/mark/dev18.0/hfs/houdini/otls/OPlibVop.hda
Vop/usdpreviewsurface otls/OPlibVop.hda
Vop/usduvtexture /usr2/mark/dev18.0/hfs/houdini/otls/OPlibVop.hda
Vop/usduvtexture otls/OPlibVop.hda
0707070000010000000006660000000000000000010000001370112546000001500000171565.OPdummydefs INDX              INDEX_SECTION      2_«0   houdini.hdalibrary  2    _«0   Lop/domelight  2  L._ªá   Top/localscheduler  O`  $_ªá   Lop/sopcreate  n„  gÙ_ªá   Vop/usdpreviewsurface  Ö]  F_ªá   Vop/usduvtexture  è£  	â_ªá         	domelight   
Dome Light   "oplib:/Lop/domelight?Lop/domelight   LOP_domelight           Lop               subtype=propeditor        _«0        localscheduler   Local Scheduler   ,oplib:/Top/localscheduler?Top/localscheduler   TOP_localscheduler           Top               +subtype=localscheduler pdgtype='scheduler'         _«0            	sopcreate   
SOP Create   "oplib:/Lop/sopcreate?Lop/sopcreate   LOP_sopcreate           Lop                       _«0       usdpreviewsurface   USD Preview Surface   2oplib:/Vop/usdpreviewsurface?Vop/usdpreviewsurface   VOP_usdpreviewsurface           Vop               usd        _«0        usduvtexture   USD UV Texture   (oplib:/Vop/usduvtexture?Vop/usduvtexture   VOP_usduvtexture           Vop               usd        _«0  INDX              DialogScript      L^ÕlÙ# Dialog script for domelight automatically generated

{
    name	domelight
    script	domelight
    label	"Dome Light"

    help {
	""
    }
    bindhandle px xform "Dome Light" px ""
    bindhandle py xform "Dome Light" py ""
    bindhandle pz xform "Dome Light" pz ""
    bindhandle prx xform "Dome Light" rpivotx ""
    bindhandle pry xform "Dome Light" rpivoty ""
    bindhandle prz xform "Dome Light" rpivotz ""
    bindhandle rx xform "Dome Light" rx ""
    bindhandle ry xform "Dome Light" ry ""
    bindhandle rz xform "Dome Light" rz ""
    bindhandle shear1 xform "Dome Light" shear_xy ""
    bindhandle shear2 xform "Dome Light" shear_xz ""
    bindhandle shear3 xform "Dome Light" shear_yz ""
    bindhandle sx xform "Dome Light" sx ""
    bindhandle sy xform "Dome Light" sy ""
    bindhandle sz xform "Dome Light" sz ""
    bindhandle xOrd xform "Dome Light" trs_order ""
    bindhandle tx xform "Dome Light" tx ""
    bindhandle ty xform "Dome Light" ty ""
    bindhandle tz xform "Dome Light" tz ""
    bindhandle scale xform "Dome Light" uniform_scale ""
    bindhandle rOrd xform "Dome Light" xyz_order ""

    inputlabel	1	"Input 1"

    parm {
        name    "primpattern"
        label   "Primitives"
        type    string
        default { "`lopinputprims('.', 0)`" }
        hidewhen "{ createprims != off }"
        menutoggle {
            [ "import loputils" ]
            [ "return loputils.createPrimPatternMenu(kwargs['node'], 0)" ]
            language python
        }
        parmtag { "script_action" "import loputils\nloputils.selectPrimsInParm(kwargs, True)" }
        parmtag { "script_action_help" "Select primitives in the Scene Viewer or Scene Graph Tree pane. Ctrl-click to select using the primitive picker dialog." }
        parmtag { "script_action_icon" "BUTTONS_reselect" }
        parmtag { "sidefx::usdpathtype" "primlist" }
    }
    parm {
        name    "primpath"
        label   "Primitive Path"
        type    string
        default { "/lights/$OS" }
        hidewhen "{ createprims == off }"
        menureplace {
            [ "import loputils" ]
            [ "return loputils.createPrimPathMenu()" ]
            language python
        }
        parmtag { "script_action" "import loputils\nloputils.selectPrimsInParm(kwargs, False)" }
        parmtag { "script_action_help" "Select a primitive in the Scene Viewer or Scene Graph Tree pane. Ctrl-click to select using the primitive picker dialog." }
        parmtag { "script_action_icon" "BUTTONS_reselect" }
        parmtag { "sidefx::usdpathtype" "prim" }
    }
    parm {
        name    "createprims"
        label   "Action"
        type    ordinal
        default { "on" }
        menu {
            "off"   "Edit"
            "on"    "Create"
        }
    }
    parm {
        name    "primtype"
        label   "Primitive Type"
        type    string
        invisible
        default { "UsdLuxDomeLight" }
        menu {
            "UsdLuxDomeLight"   "Dome Light"
        }
    }
    parm {
        name    "parentprimtype"
        label   "Parent Primitive Type"
        type    string
        invisible
        default { "UsdGeomXform" }
        menu {
            [ "import loputils" ]
            [ "return loputils.createParentTypesMenu()" ]
            language python
        }
    }
    group {
        name    "folder0"
        label   "Transform"

        parm {
            name    "xn__xformOptransform_control_6fb"
            label   "Transform"
            type    string
            default { "set" }
            menujoin {
		[ "import loputils" ]
		[ "return loputils.createEditPropertiesControlMenu(kwargs, 'xform')" ]
		language python
            }
        }
        parm {
            name    "xn__xformOptransform_51a"
            label   "Operator Order"
            type    string
            default { "append" }
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            menu {
                "append"                "Append"
                "prepend"               "Prepend"
                "overwriteorappend"     "Overwrite or Append"
                "overwriteorprepend"    "Overwrite or Prepend"
                "world"                 "Apply Transform in World Space"
                "replace"               "Replace All Local Transforms"
            }
            parmtag { "usdvaluetype" "xform" }
        }
        parm {
            name    "xOrd"
            label   "Transform Order"
            type    ordinal
            joinnext
            default { "0" }
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            menu {
                "srt"   "Scale Rot Trans"
                "str"   "Scale Trans Rot"
                "rst"   "Rot Scale Trans"
                "rts"   "Rot Trans Scale"
                "tsr"   "Trans Scale Rot"
                "trs"   "Trans Rot Scale"
            }
        }
        parm {
            name    "rOrd"
            label   "Rotate Order"
            type    ordinal
            nolabel
            default { "0" }
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            menu {
                "xyz"   "Rx Ry Rz"
                "xzy"   "Rx Rz Ry"
                "yxz"   "Ry Rx Rz"
                "yzx"   "Ry Rz Rx"
                "zxy"   "Rz Rx Ry"
                "zyx"   "Rz Ry Rx"
            }
        }
        parm {
            name    "t"
            label   "Translate"
            type    vector
            size    3
            default { "0" "0" "0" }
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            range   { -1 1 }
        }
        parm {
            name    "r"
            label   "Rotate"
            type    vector
            size    3
            default { "0" "0" "0" }
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            range   { 0 360 }
        }
        parm {
            name    "s"
            label   "Scale"
            type    vector
            size    3
            default { "1" "1" "1" }
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            range   { -1 1 }
        }
        parm {
            name    "shear"
            label   "Shear"
            type    float
            size    3
            default { "0" "0" "0" }
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            range   { 0 10 }
        }
        parm {
            name    "scale"
            label   "Uniform Scale"
            type    float
            default { "1" }
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            range   { 0 10 }
        }
        groupcollapsible {
            name    "pivotxform"
            label   "Pivot Transform"
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"

            parm {
                name    "p"
                label   "Pivot Translate"
                type    vector
                size    3
                default { "0" "0" "0" }
                disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
                range   { -1 1 }
            }
            parm {
                name    "pr"
                label   "Pivot Rotate"
                type    vector
                size    3
                default { "0" "0" "0" }
                disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
                range   { -1 1 }
            }
        }

    }

    group {
        name    "folder0_1"
        label   "Base Properties"

        parm {
            name    "intensity_control"
            label   "Intensity"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "intensity"
            label   "Intensity"
            type    float
            default { "1" }
            disablewhen "{ intensity_control == block } { intensity_control == none }"
            range   { 0 10 }
            parmtag { "usdvaluetype" "float" }
        }
        parm {
            name    "exposure_control"
            label   "Exposure"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "exposure"
            label   "Exposure"
            type    float
            default { "0" }
            disablewhen "{ exposure_control == block } { exposure_control == none }"
            range   { -10 10 }
            parmtag { "usdvaluetype" "float" }
        }
        parm {
            name    "color_control"
            label   "Color"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'color3f')" ]
                language python
            }
        }
        parm {
            name    "color"
            label   "Color"
            type    color
            size    3
            default { "1" "1" "1" }
            disablewhen "{ color_control == block } { color_control == none }"
            range   { 0 1 }
            parmtag { "usdvaluetype" "color3f" }
        }
        parm {
            name    "enableColorTemperature_control"
            label   "Enable Color Temperature"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'bool')" ]
                language python
            }
        }
        parm {
            name    "enableColorTemperature"
            label   "Enable Color Temperature"
            type    toggle
            default { "0" }
            disablewhen "{ enableColorTemperature_control == block } { enableColorTemperature_control == none }"
            parmtag { "usdvaluetype" "bool" }
        }
        parm {
            name    "colorTemperature_control"
            label   "Color Temperature"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "colorTemperature"
            label   "Color Temperature"
            type    log
            default { "6500" }
            disablewhen "{ enableColorTemperature == 0 createprims == on } { colorTemperature_control == block } { colorTemperature_control == none }"
            range   { 500 100000 }
            parmtag { "usdvaluetype" "float" }
        }
        parm {
            name    "xn__texturefile_control_16a"
            label   "Texture"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'asset')" ]
                language python
            }
        }
        parm {
            name    "xn__texturefile_0ta"
            label   "Texture"
            type    image
            default { "" }
            disablewhen "{ xn__texturefile_control_16a == block } { xn__texturefile_control_16a == none }"
            parmtag { "usdvaluetype" "asset" }
        }
        parm {
            name    "xn__textureformat_control_bbb"
            label   "Format"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'token')" ]
                language python
            }
        }
        parm {
            name    "xn__textureformat_9wa"
            label   "Format"
            type    string
            default { "automatic" }
            disablewhen "{ xn__textureformat_control_bbb == block } { xn__textureformat_control_bbb == none }"
            menu {
                "automatic"             "Automatic"
                "latlong"               "Lat-Long"
                "mirroredBall"          "Mirrored Ball"
                "angular"               "Angular"
                "cubeMapVerticalCross"  "Cube Map (Vertical Cross)"
            }
            parmtag { "usdvaluetype" "token" }
        }
        parm {
            name    "normalize_control"
            label   "Normalize"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'bool')" ]
                language python
            }
        }
        parm {
            name    "normalize"
            label   "Normalize Power"
            type    toggle
            default { "0" }
            disablewhen "{ normalize_control == block } { normalize_control == none }"
            parmtag { "usdvaluetype" "bool" }
        }
        parm {
            name    "filters_control"
            label   "Filters"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'relationship')" ]
                language python
            }
        }
        parm {
            name    "filters"
            label   "Filters"
            type    string
            default { "" }
            disablewhen "{ filters_control == block } { filters_control == none }"
            parmtag { "script_action" "import loputils\nloputils.selectPrimsInParm(kwargs, True,\n                           inputidx = -1)" }
            parmtag { "script_action_help" "Select primitives in the Scene Viewer or Scene Graph Tree pane. Ctrl-click to select using the primitive picker dialog." }
            parmtag { "script_action_icon" "BUTTONS_reselect" }
            parmtag { "usdvaluetype" "relationship" }
        }
        parm {
            name    "portals_control"
            label   "Portals"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'relationship')" ]
                language python
            }
        }
        parm {
            name    "portals"
            label   "Portals"
            type    string
            default { "" }
            disablewhen "{ portals_control == block } { portals_control == none }"
            parmtag { "script_action" "import loputils\nloputils.selectPrimsInParm(kwargs, True,\n                           inputidx = -1)\n" }
            parmtag { "script_action_help" "Select primitives in the Scene Viewer or Scene Graph Tree pane. Ctrl-click to select using the primitive picker dialog." }
            parmtag { "script_action_icon" "BUTTONS_reselect" }
            parmtag { "usdvaluetype" "relationship" }
        }
        parm {
            name    "diffuse_control"
            label   "Diffuse"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "diffuse"
            label   "Diffuse Multiplier"
            type    float
            default { "1" }
            disablewhen "{ diffuse_control == block } { diffuse_control == none }"
            range   { 0 10 }
            parmtag { "usdvaluetype" "float" }
        }
        parm {
            name    "specular_control"
            label   "Specular"
            type    string
            default { "set" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "specular"
            label   "Specular Multiplier"
            type    float
            default { "1" }
            disablewhen "{ specular_control == block } { specular_control == none }"
            range   { 0 10 }
            parmtag { "usdvaluetype" "float" }
        }
    }

    group {
        name    "folder0_2"
        label   "Shadow"

        parm {
            name    "xn__shadowenable_control_n8a"
            label   "Enable"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'bool')" ]
                language python
            }
        }
        parm {
            name    "xn__shadowenable_mva"
            label   "Enable"
            type    toggle
            default { "1" }
            disablewhen "{ xn__shadowenable_control_n8a == block } { xn__shadowenable_control_n8a == none }"
            parmtag { "usdapischema" "ShadowAPI" }
            parmtag { "usdvaluetype" "bool" }
        }
        parm {
            name    "xn__shadowcolor_control_06a"
            label   "Color"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'color3f')" ]
                language python
            }
        }
        parm {
            name    "xn__shadowcolor_zta"
            label   "Color"
            type    color
            size    3
            default { "0" "0" "0" }
            disablewhen "{ xn__shadowcolor_control_06a == block } { xn__shadowcolor_control_06a == none }"
            range   { 0 1 }
            parmtag { "colortype" "hsv" }
            parmtag { "usdapischema" "ShadowAPI" }
            parmtag { "usdvaluetype" "color3f" }
        }
        parm {
            name    "xn__shadowdistance_control_wcb"
            label   "Distance"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "xn__shadowdistance_vya"
            label   "Distance"
            type    float
            default { "1" }
            disablewhen "{ xn__shadowdistance_control_wcb == block } { xn__shadowdistance_control_wcb == none }"
            range   { 0 10 }
            parmtag { "usdapischema" "ShadowAPI" }
            parmtag { "usdvaluetype" "float" }
        }
    }
}
INDX              DialogScript      ø^öP´# Dialog script for localscheduler automatically generated

{
    name	localscheduler
    script	localscheduler
    label	"Local Scheduler"

    help {
	""
    }

    group {
        name    "folder0"
        label   "Scheduler"

        parm {
            name    "pdg_workingdir"
            label   "Working Directory"
            type    directory
            default { "$HIP" }
        }
        groupsimple {
            name    "folder1"
            label   "Temp Directory"

            parm {
                name    "tempdirmenu"
                label   "Location"
                type    ordinal
                default { "1" }
                menu {
                    "0" "Working Directory"
                    "1" "Houdini Temp"
                    "2" "Custom"
                }
            }
            parm {
                name    "tempdirappendpid"
                label   "Append PID"
                type    toggle
                default { "1" }
            }
            parm {
                name    "tempdircustom"
                label   "Custom"
                type    directory
                default { "$HOUDINI_TEMP_DIR/$HIPNAME/pdgtemp" }
                disablewhen "{ tempdirmenu != 2 }"
            }
        }

        parm {
            name    "maxprocsmenu"
            label   "Total Slots"
            type    ordinal
            joinnext
            default { "0" }
            menu usetokenvalue {
                "0"     "Equal to 1/4 of Total CPU Count"
                "-1"    "Equal to CPU Count Less One"
                "1"     "Custom Slot Count"
            }
        }
        parm {
            name    "maxprocs"
            label   "maxprocs"
            type    integer
            nolabel
            default { "1" }
            hidewhen "{ maxprocsmenu != 1 }"
            range   { -128 128 }
            parmtag { "autoscope" "0000000000000000" }
        }
        parm {
            name    "verbose"
            label   "Verbose Logging"
            type    toggle
            default { "0" }
            parmtag { "script_callback_language" "python" }
        }
        parm {
            name    "socketcallbacks"
            label   "Use Socket callbacks instead of stdout tokens"
            type    integer
            invisible
            default { "1" }
            range   { 0 10 }
        }
    }

    group {
        name    "folder0_1"
        label   "Job Parms"

        groupsimple {
            name    "folder0_2"
            label   "Scheduling"

            parm {
                name    "local_single"
                label   "Single"
                type    toggle
                default { "0" }
                range   { 0 10 }
                parmtag { "pdg::scheduler" "" }
            }
            parm {
                name    "local_is_CPU_number_set"
                label   "local_is_CPU_number_set"
                type    toggle
                nolabel
                joinnext
                default { "0" }
                range   { 0 1 }
                parmtag { "pdg::scheduler" "" }
            }
            parm {
                name    "local_CPUs_to_use"
                label   "Slots Per Work Item"
                type    integer
                default { "1" }
                disablewhen "{ local_is_CPU_number_set == 0 }"
                range   { 1! 64 }
                parmtag { "pdg::scheduler" "" }
            }
        }

        groupsimple {
            name    "folder2"
            label   "Tasks"

            parm {
                name    "local_echandleby"
                label   "On Task Failure"
                type    ordinal
                default { "0" }
                menu {
                    "0" "Report Error"
                    "1" "Report Warning"
                    "2" "Retry Task"
                    "3" "Ignore"
                }
                parmtag { "pdg::scheduler" "" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "local_echandleall"
                label   "Handle All Non Zero"
                type    toggle
                default { "1" }
                parmtag { "pdg::scheduler" "" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "local_eccustomcode"
                label   "Exit Code"
                type    integer
                default { "1" }
                disablewhen "{ local_echandleall != 0 }"
                range   { 1 255 }
                parmtag { "pdg::scheduler" "" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "sepparm"
                label   "Separator"
                type    separator
                default { "" }
            }
            parm {
                name    "local_maximumretries"
                label   "Maximum Retries"
                type    integer
                default { "3" }
                disablewhen "{ local_echandleby != 2 }"
                range   { 0 10 }
                parmtag { "pdg::scheduler" "" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "local_addfailcountattr"
                label   "Retry Count Attribute"
                type    toggle
                joinnext
                default { "0" }
                disablewhen "{ local_echandleby != 2 }"
                parmtag { "pdg::scheduler" "" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "local_failcountattr"
                label   "local_failcountattr"
                type    string
                nolabel
                default { "failurecount" }
                disablewhen "{ local_addfailcountattr == 0 } { local_echandleby != 2 }"
                parmtag { "pdg::scheduler" "" }
                parmtag { "script_callback_language" "python" }
            }
        }

        groupsimple {
            name    "folder3"
            label   "Task Environment"

            parm {
                name    "local_usehoudinimaxthreads"
                label   "local_usehoudinimaxthreads"
                type    toggle
                nolabel
                joinnext
                default { "0" }
                parmtag { "pdg::scheduler" "" }
            }
            parm {
                name    "local_houdinimaxthreads"
                label   "Houdini Max Threads"
                type    integer
                default { "0" }
                disablewhen "{ local_usehoudinimaxthreads == 0 }"
                range   { 0 10 }
                parmtag { "pdg::scheduler" "" }
            }
            parm {
                name    "local_requireswindow"
                label   "Requires GUI Window"
                type    toggle
                default { "0" }
                parmtag { "pdg::scheduler" "" }
                parmtag { "script_callback_language" "python" }
            }
            multiparm {
                name    "local_envmulti"
                label    "Environment Variables"
                parmtag { "pdg::nocopy" "" }
                parmtag { "script_callback" "" }
                parmtag { "script_callback_language" "hscript" }

                parm {
                    name    "local_envname#"
                    label   "Name"
                    type    string
                    joinnext
                    default { "" }
                    parmtag { "pdg::scheduler" "" }
                }
                parm {
                    name    "local_envvalue#"
                    label   "Value"
                    type    string
                    default { "" }
                    parmtag { "pdg::scheduler" "" }
                }
            }

        }

    }

}
INDX              Contents       W_ªá   DialogScript   W  g>^ÕlÙ0707070000010000000006660000000000000000010000001370112534100001300000000000TRAILER!!! # Dialog script for sopcreate automatically generated

{
    name	sopcreate
    script	sopcreate
    label	"SOP Create"

    help {
	""
    }
    bindhandle prx xform "Transformer" pivot_rx ""
    bindhandle pry xform "Transformer" pivot_ry ""
    bindhandle prz xform "Transformer" pivot_rz ""
    bindhandle px xform "Transformer" px ""
    bindhandle py xform "Transformer" py ""
    bindhandle pz xform "Transformer" pz ""
    bindhandle rx xform "Transformer" rx ""
    bindhandle ry xform "Transformer" ry ""
    bindhandle rz xform "Transformer" rz ""
    bindhandle shear1 xform "Transformer" shear_xy ""
    bindhandle shear2 xform "Transformer" shear_xz ""
    bindhandle shear3 xform "Transformer" shear_yz ""
    bindhandle sx xform "Transformer" sx ""
    bindhandle sy xform "Transformer" sy ""
    bindhandle sz xform "Transformer" sz ""
    bindhandle xOrd xform "Transformer" trs_order ""
    bindhandle tx xform "Transformer" tx ""
    bindhandle ty xform "Transformer" ty ""
    bindhandle tz xform "Transformer" tz ""
    bindhandle scale xform "Transformer" uniform_scale ""
    bindhandle rOrd xform "Transformer" xyz_order ""

    inputlabel	1	"Input 1"
    inputlabel	2	"Input 2"
    inputlabel	3	"Input 3"
    inputlabel	4	"Input 4"

    parm {
        name    "asreference"
        label   "Load As Reference"
        type    toggle
        default { "off" }
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "refprim"
        label   "Reference Primitive"
        type    string
        default { "" }
        hidewhen "{ asreference == 0 }"
        menu {
            "automaticPrim" "Reference Automatically Chosen Primitive"
            "defaultPrim"   "Reference Default Primitive"
            ""              "Reference Specific Primitive"
        }
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "refprimpath"
        label   "Reference Primitive Path"
        type    string
        default { "" }
        disablewhen "{ refprim != \"\" }"
        hidewhen "{ asreference == 0 }"
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "primpath"
        label   "Primitive Path"
        type    string
        default { "/$OS" }
        hidewhen "{ asreference == 0 }"
        menureplace {
            [ "opmenu -l -a sopimport primpath" ]
        }
        parmtag { "autoscope" "0000000000000000" }
        parmtag { "script_action" "import loputils\nloputils.selectPrimsInParm(kwargs, False)" }
        parmtag { "script_action_help" "Select a primitive in the Scene Viewer or Scene Graph Tree pane. Ctrl-click to select using the primitive picker dialog." }
        parmtag { "script_action_icon" "BUTTONS_reselect" }
        parmtag { "sidefx::usdpathtype" "prim" }
    }
    parm {
        name    "instanceable"
        label   "Make Instanceable"
        type    toggle
        default { "off" }
        hidewhen "{ asreference == 0 }"
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "parentprimkind"
        label   "Parent Primitive Kind"
        type    string
        default { "group" }
        hidewhen "{ asreference == 0 }"
        menu {
            [ "opmenu -l -a sopimport parentprimkind" ]
        }
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "parentprimtype"
        label   "Parent Primitive Type"
        type    string
        default { "UsdGeomXform" }
        hidewhen "{ asreference == 0 }"
        menu {
            [ "opmenu -l -a sopimport parentprimtype" ]
        }
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "copycontents"
        label   "Copy Contents into Editable Layer"
        type    toggle
        default { "on" }
        hidewhen "{ asreference == 1 }"
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "adjustxformsforinput"
        label   "Adjust Transforms for Input Hierarchy"
        type    toggle
        default { "on" }
        hidewhen "{ asreference == 1 }"
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "sepparm"
        label   "Separator"
        type    separator
        default { "" }
    }
    parm {
        name    "enable_group"
        label   "Import Group"
        type    toggle
        nolabel
        joinnext
        default { "off" }
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "group"
        label   "Import Group"
        type    string
        default { "" }
        disablewhen "{ enable_group == 0 }"
        menutoggle {
            [ "opmenu -l -a sopimport group" ]
        }
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "enable_pathprefix"
        label   "Import Path Prefix"
        type    toggle
        nolabel
        joinnext
        default { "on" }
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "pathprefix"
        label   "Import Path Prefix"
        type    string
        default { "/$OS" }
        disablewhen "{ enable_pathprefix == 0 }"
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "enable_savepath"
        label   "Layer Save Path"
        type    toggle
        nolabel
        joinnext
        default { "off" }
        parmtag { "autoscope" "0000000000000000" }
    }
    parm {
        name    "savepath"
        label   "Layer Save Path"
        type    file
        default { "" }
        disablewhen "{ enable_savepath == 0 }"
        parmtag { "autoscope" "0000000000000000" }
        parmtag { "filechooser_mode" "write" }
    }
    parm {
        name    "sepparm2"
        label   "Separator"
        type    separator
        default { "" }
    }
    group {
        name    "folder1"
        label   "Transform"

        parm {
            name    "xOrd"
            label   "Transform Order"
            type    ordinal
            joinnext
            default { "srt" }
            menu {
                "srt"   "Scale Rot Trans"
                "str"   "Scale Trans Rot"
                "rst"   "Rot Scale Trans"
                "rts"   "Rot Trans Scale"
                "tsr"   "Trans Scale Rot"
                "trs"   "Trans Rot Scale"
            }
            parmtag { "autoscope" "0000000000000000" }
        }
        parm {
            name    "rOrd"
            label   "Rotate Order"
            type    ordinal
            nolabel
            default { "xyz" }
            menu {
                "xyz"   "Rx Ry Rz"
                "xzy"   "Rx Rz Ry"
                "yxz"   "Ry Rx Rz"
                "yzx"   "Ry Rz Rx"
                "zxy"   "Rz Rx Ry"
                "zyx"   "Rz Ry Rx"
            }
            parmtag { "autoscope" "0000000000000000" }
        }
        parm {
            name    "t"
            label   "Translate"
            type    vector
            size    3
            default { "0" "0" "0" }
            range   { -1 1 }
            parmtag { "autoscope" "0000000000000000" }
        }
        parm {
            name    "r"
            label   "Rotate"
            type    vector
            size    3
            default { "0" "0" "0" }
            range   { 0 360 }
            parmtag { "autoscope" "0000000000000000" }
        }
        parm {
            name    "s"
            label   "Scale"
            type    vector
            size    3
            default { "1" "1" "1" }
            range   { -1 1 }
            parmtag { "autoscope" "0000000000000000" }
        }
        parm {
            name    "shear"
            label   "Shear"
            type    float
            size    3
            default { "0" "0" "0" }
            range   { 0 10 }
            parmtag { "autoscope" "0000000000000000" }
        }
        parm {
            name    "scale"
            label   "Uniform Scale"
            type    float
            default { "1" }
            range   { 0 10 }
            parmtag { "autoscope" "0000000000000000" }
        }
        groupcollapsible {
            name    "parmgroup_pivotxform"
            label   "Pivot Transform"

            parm {
                name    "p"
                label   "Pivot Translate"
                type    vector
                size    3
                default { "0" "0" "0" }
                range   { -1 1 }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "pr"
                label   "Pivot Rotate"
                type    vector
                size    3
                default { "0" "0" "0" }
                range   { -1 1 }
                parmtag { "autoscope" "0000000000000000" }
            }
        }

    }

    group {
        name    "folder0"
        label   "SOP Import"

        groupcollapsible {
            name    "primitivedefinitiongroup"
            label   "Primitive Definition"

            parm {
                name    "enable_packedusdhandling"
                label   "Packed USD Primitives"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "packedusdhandling"
                label   "Packed USD Primitives"
                type    string
                default { "xform" }
                disablewhen "{ enable_packedusdhandling == 0 }"
                menu {
                    "ignore"    "Ignore"
                    "xform"     "Overlay Transforms"
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_otherprimhandling"
                label   "Other Primitives"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "otherprimhandling"
                label   "Other Primitives"
                type    string
                default { "define" }
                disablewhen "{ enable_otherprimhandling == 0 }"
                menu {
                    "define"    "Define"
                    "overlay"   "Overlay"
                    "xform"     "Overlay Transforms"
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_defineonlyleafprims"
                label   "Define Only Leaf Primitives"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "defineonlyleafprims"
                label   "Define Only Leaf Primitives"
                type    toggle
                default { "off" }
                disablewhen "{ enable_defineonlyleafprims == 0 }"
                parmtag { "autoscope" "0000000000000000" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "enable_packedhandling"
                label   "Packed Primitives"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "packedhandling"
                label   "Packed Primitives"
                type    string
                default { "nativeinstances" }
                disablewhen "{ enable_packedhandling == 0 }"
                menu {
                    "xforms"            "Create Xforms"
                    "pointinstancer"    "Create Point Instancer"
                    "nativeinstances"   "Create Native Instances"
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_nurbscurvehandling"
                label   "NURBS Curves"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "nurbscurvehandling"
                label   "NURBS Curves"
                type    string
                default { "basiscurves" }
                disablewhen "{ enable_nurbscurvehandling == 0 }"
                menu {
                    "basiscurves"   "Convert to Basis Curves"
                    "nurbscurves"   "Create NURBS Curves"
                }
                parmtag { "autoscope" "0000000000000000" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "enable_kindschema"
                label   "Kind Authoring"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "kindschema"
                label   "Kind Authoring"
                type    string
                default { "component" }
                disablewhen "{ enable_kindschema == 0 }"
                menu {
                    "none"              "None"
                    "component"         "All geometry is one component"
                    "nestedgroup"       "Nested groups and components"
                    "nestedassembly"    "Nested assembly, groups, and components"
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_pathattr"
                label   "Path Attributes"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "pathattr"
                label   "Path Attributes"
                type    string
                default { "path,name" }
                disablewhen "{ enable_pathattr == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport pathattr" ]
                }
                parmtag { "autoscope" "0000000000000000" }
            }
        }

        groupcollapsible {
            name    "geometryhandlinggroup"
            label   "Geometry Handling"

            parm {
                name    "enable_polygonsassubd"
                label   "Treat Polygons as Subdivision Surfaces"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "polygonsassubd"
                label   "Treat Polygons as Subdivision Surfaces"
                type    toggle
                default { "off" }
                disablewhen "{ enable_polygonsassubd == 0 }"
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_subdgroup"
                label   "Subdivision Group"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "subdgroup"
                label   "Subdivision Group"
                type    string
                default { "" }
                disablewhen "{ enable_subdgroup == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport subdgroup" ]
                }
                parmtag { "autoscope" "0000000000000000" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "enable_reversepolygons"
                label   "Reverse Polygon Vertex Ordering"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "reversepolygons"
                label   "Reverse Polygon Vertex Ordering"
                type    toggle
                default { "off" }
                disablewhen "{ enable_reversepolygons == 0 }"
                parmtag { "autoscope" "0000000000000000" }
            }
        }

        groupcollapsible {
            name    "importdatagroup"
            label   "Import Data"

            parm {
                name    "authortimesamples"
                label   "Author Time Samples"
                type    string
                default { "auto" }
                menu {
                    "never"     "Never"
                    "auto"      "If SOP is Time Dependent"
                    "always"    "If Not Specifically Excluded"
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_topologyhandling"
                label   "Topology Attributes"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "topologyhandling"
                label   "Topology Attributes"
                type    string
                default { "animated" }
                disablewhen "{ enable_topologyhandling == 0 }"
                menu {
                    "animated"  "Animated"
                    "static"    "Static"
                    "none"      "None"
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_attribs"
                label   "Attributes"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "attribs"
                label   "Attributes"
                type    string
                default { "* ^__* ^usd*" }
                disablewhen "{ enable_attribs == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport attribs" ]
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_indexattribs"
                label   "Indexed Attributes"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "indexattribs"
                label   "Indexed Attributes"
                type    string
                default { "" }
                disablewhen "{ enable_indexattribs == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport indexattribs" ]
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_constantattribs"
                label   "Single Value Attributes"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "constantattribs"
                label   "Single Value Attributes"
                type    string
                default { "" }
                disablewhen "{ enable_constantattribs == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport constantattribs" ]
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_staticattribs"
                label   "Set Default Values"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "staticattribs"
                label   "Set Default Values"
                type    string
                default { "" }
                disablewhen "{ enable_staticattribs == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport staticattribs" ]
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_partitionattribs"
                label   "Partition Attributes"
                type    toggle
                nolabel
                joinnext
                default { "on" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "partitionattribs"
                label   "Partition Attributes"
                type    string
                default { "shop_materialpath" }
                disablewhen "{ enable_partitionattribs == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport partitionattribs" ]
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_subsetgroups"
                label   "Subset Groups"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "subsetgroups"
                label   "Subset Groups"
                type    string
                default { "" }
                disablewhen "{ enable_subsetgroups == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport subsetgroups" ]
                }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "enable_customattribs"
                label   "USD Custom Attributes"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "customattribs"
                label   "USD Custom Attributes"
                type    string
                default { "" }
                disablewhen "{ enable_customattribs == 0 }"
                menutoggle {
                    [ "opmenu -l -a sopimport customattribs" ]
                }
                parmtag { "autoscope" "0000000000000000" }
                parmtag { "script_callback_language" "python" }
            }
            parm {
                name    "enable_translateuvtost"
                label   "Translate UV Attribute to ST"
                type    toggle
                nolabel
                joinnext
                default { "off" }
                parmtag { "autoscope" "0000000000000000" }
            }
            parm {
                name    "translateuvtost"
                label   "Translate UV Attribute to ST"
                type    toggle
                default { "on" }
                disablewhen "{ enable_translateuvtost == 0 }"
                parmtag { "autoscope" "0000000000000000" }
            }
        }

        groupcollapsible {
            name    "materialsgroup"
            label   "Materials"

        }

    }

    group {
        name    "folder2"
        label   "Materials"

        parm {
            name    "fillmaterials"
            label   "Auto-fill Materials"
            type    button
            default { "0" }
            parmtag { "script_callback" "kwargs['node'].hm().fillmaterials(kwargs)" }
            parmtag { "script_callback_language" "python" }
        }
        multiparm {
            name    "materials"
            label    "Number of Materials"
            default 0
            parmtag { "autoscope" "0000000000000000" }
            parmtag { "multistartoffset" "1" }

            parm {
                name    "matnode#"
                label   "Material VOP"
                type    oppath
                default { "" }
                disablewhen "{ enable# == 0 }"
                parmtag { "opfilter" "!!CUSTOM/MATERIAL!!" }
                parmtag { "oprelative" "." }
            }
            parm {
                name    "matpath#"
                label   "Material Path"
                type    string
                default { "" }
                disablewhen "{ enable# == 0 }"
                parmtag { "script_action" "import loputils\nloputils.selectPrimsInParm(kwargs, False)" }
                parmtag { "script_action_help" "Select a primitive in the Scene Viewer or Scene Graph Tree pane. Ctrl-click to select using the primitive picker dialog." }
                parmtag { "script_action_icon" "BUTTONS_reselect" }
                parmtag { "sidefx::usdpathtype" "prim" }
            }
            parm {
                name    "geopath#"
                label   "Geometry Path"
                type    string
                default { "" }
                disablewhen "{ enable# == 0 } { assign# == 0 }"
                menutoggle {
                    [ "import loputils" ]
                    [ "return loputils.createPrimPatternMenu(kwargs['node'], 0)" ]
                    language python
                }
                parmtag { "script_action" "import loputils\nloputils.selectPrimsInParm(kwargs, True)" }
                parmtag { "script_action_help" "Select primitives in the Scene Viewer or Scene Graph Tree pane. Ctrl-click to select using the primitive picker dialog." }
                parmtag { "script_action_icon" "BUTTONS_reselect" }
                parmtag { "sidefx::usdpathtype" "primlist" }
            }
        }

    }

}
INDX              DialogScript      ^Õm{
    name "usdpreviewsurface"
    script "UsdPreviewSurface"
    label "USD Preview Surface"
    rendermask USD
    shadertype vopmaterial
    externalshader 1

    help {
        "#type: node"
        "#context: vop"
        "#tags: usd"
        ""
        "= USD Preview Surface ="
        ""
	"Represents a USD Surface Preview material."
        ""
    }


    input color diffuseColor		"Diffuse Color"
    input color emissiveColor		"Emissive Color"
    input int	useSpecularWorkflow	"Use Specular Workflow"
    input color specularColor		"Specular Color"
    input float metallic		"Metallic"
    input float roughness		"Roughness"
    input float clearcoat		"Clearcoat"
    input float clearcoatRoughness	"Clearcoat Roughness"
    input float opacity			"Opacity"
    input float ior			"Index of Refraction"
    input normal normal			"Normal"
    input float  displacement		"Displacement"
    input float  occlusion		"Occlusion"

    output surface  surface  Surface
    output displace displacement Displacement


    group {
        name surface_group
        label "Surface"

        parm {
            name diffuseColor
            label "Diffuse Color"
            type color
            size 3
            parmtag { sidefx::shader_parmtype "color3f" }
            default { 0.18 0.18 0.18 }
            help "Diffuse color. When using metallic workflow this is interpreted as albedo."
        }

        parm {
            name emissiveColor
            label "Emissive Color"
            type color
            size 3
            parmtag { sidefx::shader_parmtype "color3f" }
            default { 0 0 0 }
            help "Emissive component."
        }

	parm {
	    name useSpecularWorkflow
	    label "Use Specular Workflow"
	    type toggle
	    size 1
	    parmtag { sidefx::shader_parmtype "int" }
	    default { 0 }
	    help "Switches between specular and metallic workflows."
	}

        parm {
            name specularColor
            label "Specular Color"
            type color
            size 3
            parmtag { sidefx::shader_parmtype "color3f" }
            default { 0 0 0 }
	    hidewhen "{ useSpecularWorkflow == 0 }"
            help "Specular color."
        }

	parm {
	    name metallic
	    label "Metallic"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    hidewhen "{ useSpecularWorkflow == 1 }"
	    default { 0 }
	    range { 0.0 1.0 }
	    help "Use 1 for metallic surfaces and 0 for non-metallic"
	}

	parm {
	    name roughness
	    label "Roughness"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    default { 0.5 }
	    range { 0.0 1.0 }
	    help "Roughness for the specular lobe."
	}

	parm {
	    name clearcoat
	    label "Clearcoat"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    default { 0.0 }
	    help "Second specular lobe amount. The color is white."
	}

	parm {
	    name clearcoatRoughness
	    label "Clearcoat Roughness"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    default { 0.01 }
	    help "Roughness for the second specular lobe."
	}

	parm {
	    name opacity
	    label "Opacity"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    default { 1 }
	    range { 0 1 }
	    help "When 1, the prim is fully opaque. When 0, it is trasparent."
	}

	parm {
	    name opacityThreshold
	    label "Opacity Threshlold"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    default { 0 }
	    range { 0 1 }
	    help "Threshold used to determine opacity values that will be considered fully transparent."
	}

	parm {
	    name ior
	    label "Index of Refraction"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    default { 1.5 }
	    range { 1.0 2.0 }
	    help "Index of Refraction for traslucent objects."
	}

	parm {
	    name occlusion
	    label "Occlusion"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    default { 1 }
	    help "Extra information about the occlusion of different parts of the mesh "
	}
    }

    group {
        name displace_group
        label "Displacement"

	parm {
	    name normal
	    label "Normal"
	    type direction
	    size 3
	    parmtag { sidefx::shader_parmtype "normal3f" }
	    default { 0.0 0.0 1.0 }
	    help "Normal in the tangent space."
	}

	parm {
	    name displacement
	    label "Displacment"
	    type float
	    size 1
	    parmtag { sidefx::shader_parmtype "float" }
	    default { 0 }
	    help "Displacement in the direction of the normal."
	}
    }
}
INDX              DialogScript      	¶^Õm{
    name "usduvtexture"
    script "UsdUVTexture"
    label "USD UV Texture Reader"
    rendermask USD
    shadertype generic
    externalshader 1

    help {
        "#type: node"
        "#context: vop"
        "#tags: usd"
        ""
        "= USD UV Texture ="
        ""
	"Represents a USD UV Texture reader shader."
        ""
    }

    input string  file		"File"
    input vector2 st		"UV"
    input string  wrapS		"Wrap S"
    input string  wrapT		"Wrap T"
    input vector4 fallback	"Fallback Color"
    input vector4 scale		"Scale"
    input vector4 bias		"Bias"

    output float r		"R"
    output float g		"G"
    output float b		"B"
    output float a		"A"
    output vector rgb		"RGB"
    output vector4 rgba		"RGBA"

    parm {
        name file
        label "File"
        type file
        size 1
        parmtag { sidefx::shader_parmtype "asset" }
        default { "" }
	help "Path to the texture"
    }

    parm {
	name st
	label "Texture Coordinate"
	type float
	size 2
	parmtag { sidefx::shader_parmtype "float2" }
	default { 0 0 }
	help "Texture coordinate to use to fetch this texture."
    }

    parm {
        name wrapS
        label "Wrap S"
        type string
        size 1
        parmtag { sidefx::shader_parmtype "token" }
        default { "useMetadata" }
	help "Wrap mode for S direction when reading this texture."
	menu {
	    "black"	"Black"
	    "clamp"	"Clamp"
	    "repeat"	"Repeat"
	    "mirror"	"Mirror"
	    "useMetadata"   "Use Texture Metadata"
	}
    }

    parm {
        name wrapT
        label "Wrap T"
        type string
        size 1
        parmtag { sidefx::shader_parmtype "token" }
        default { "useMetadata" }
	help "Wrap mode for T direction when reading this texture."
	menu {
	    "black"	"Black"
	    "clamp"	"Clamp"
	    "repeat"	"Repeat"
	    "mirror"	"Mirror"
	    "useMetadata"   "Use Texture Metadata"
	}
    }

    parm {
	name fallback
	label "Fallback Color"
	type color4
	size 4
	parmtag { sidefx::shader_parmtype "float4" }
	default { 0 0 0 1 }
	help "Fallback value used when texture can not be read."
    }

    parm {
	name scale
	label "Scale"
	type color4
	size 4
	parmtag { sidefx::shader_parmtype "float4" }
	default { 1 1 1 1 }
	help "Scale to be applied to all components of the texture."
    }

    parm {
	name bias
	label "Bias"
	type color4
	size 4
	parmtag { sidefx::shader_parmtype "float4" }
	default { 0 0 0 0 }
	help "Bias to be applied to all components of the texture."
    }
}

0707070000010000000006660000000000000000010000001370112546000002000000000012expression.func # 0 bytes
0707070000010000000006660000000000000000010000001370112546000001000000000643vex.def comment ""
position 0 6
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed off
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141053
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001100000000020vex.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000001500000000041vex.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000001000000000645mat.def comment ""
position 0 3.75
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141052
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001100000000020mat.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000001500000000041mat.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000001200000000656stage.def comment ""
position 0 4.5
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on debug off
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141285
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001300000000076stage.parm {
version 0.8
resolvercontextassetpath	[ 0	locks=0 ]	(	""	)
}
0707070000010000000006660000000000000000010000001370112546000001700000000041stage.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000002100000000326stage.datablocks         __onload__.expansion 	expansion       NSJb{+ expanded& 1} __onload__.loadmasks 	loadmasks       g{
	"populateall":true,
	"populatepaths":[
	],
	"mutelayers":[
	],
	"loadall":true,
	"loadpaths":[
	]
}
0707070000010000000006660000000000000000010000001370112546000002100000000040stage/grid1.init type = sopcreate
matchesdef = 1
0707070000010000000006660000000000000000010000001370112546000002000000000704stage/grid1.def comment ""
position -1.76316 1.54737
connectornextid 1
flags =  lock off model off template off footprint off xray off bypass off display off render on highlight off unload off savedata off compress on colordefault on exposed on debug off
outputsNamed3
{
0 "output1"
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141149
  modify 1594141375
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000002100000005407stage/grid1.parm {
version 0.8
asreference	[ 0	locks=0 ]	(	"off"	)
refprim	[ 0	locks=0 ]	(	""	)
refprimpath	[ 0	locks=0 ]	(	""	)
primpath	[ 0	locks=0 ]	(	/$OS	)
instanceable	[ 0	locks=0 ]	(	"off"	)
parentprimkind	[ 0	locks=0 ]	(	group	)
parentprimtype	[ 0	locks=0 ]	(	UsdGeomXform	)
copycontents	[ 0	locks=0 ]	(	"on"	)
adjustxformsforinput	[ 0	locks=0 ]	(	"on"	)
sepparm	[ 0	locks=0 ]	(	)
enable_group	[ 0	locks=0 ]	(	"off"	)
group	[ 0	locks=0 ]	(	""	)
enable_pathprefix	[ 0	locks=0 ]	(	"on"	)
pathprefix	[ 0	locks=0 ]	(	/$OS	)
enable_savepath	[ 0	locks=0 ]	(	"off"	)
savepath	[ 0	locks=0 ]	(	""	)
sepparm2	[ 0	locks=0 ]	(	)
folder1	[ 0	locks=0 ]	(	0	0	0	)
xOrd	[ 0	locks=0 ]	(	"srt"	)
rOrd	[ 0	locks=0 ]	(	"xyz"	)
t	[ 0	locks=0 ]	(	0	0	0	)
r	[ 0	locks=0 ]	(	0	0	0	)
s	[ 0	locks=0 ]	(	1	1	1	)
shear	[ 0	locks=0 ]	(	0	0	0	)
scale	[ 0	locks=0 ]	(	1	)
parmgroup_pivotxform	[ 0	locks=0 ]	(	0	)
p	[ 0	locks=0 ]	(	0	0	0	)
pr	[ 0	locks=0 ]	(	0	0	0	)
primitivedefinitiongroup	[ 0	locks=0 ]	(	0	)
enable_packedusdhandling	[ 0	locks=0 ]	(	"off"	)
packedusdhandling	[ 0	locks=0 ]	(	xform	)
enable_otherprimhandling	[ 0	locks=0 ]	(	"off"	)
otherprimhandling	[ 0	locks=0 ]	(	define	)
enable_defineonlyleafprims	[ 0	locks=0 ]	(	"off"	)
defineonlyleafprims	[ 0	locks=0 ]	(	"off"	)
enable_packedhandling	[ 0	locks=0 ]	(	"off"	)
packedhandling	[ 0	locks=0 ]	(	nativeinstances	)
enable_nurbscurvehandling	[ 0	locks=0 ]	(	"off"	)
nurbscurvehandling	[ 0	locks=0 ]	(	basiscurves	)
enable_kindschema	[ 0	locks=0 ]	(	"off"	)
kindschema	[ 0	locks=0 ]	(	component	)
enable_pathattr	[ 0	locks=0 ]	(	"off"	)
pathattr	[ 0	locks=0 ]	(	path,name	)
geometryhandlinggroup	[ 0	locks=0 ]	(	0	)
enable_polygonsassubd	[ 0	locks=0 ]	(	"off"	)
polygonsassubd	[ 0	locks=0 ]	(	"off"	)
enable_subdgroup	[ 0	locks=0 ]	(	"off"	)
subdgroup	[ 0	locks=0 ]	(	""	)
enable_reversepolygons	[ 0	locks=0 ]	(	"off"	)
reversepolygons	[ 0	locks=0 ]	(	"off"	)
importdatagroup	[ 0	locks=0 ]	(	0	)
authortimesamples	[ 0	locks=0 ]	(	auto	)
enable_topologyhandling	[ 0	locks=0 ]	(	"off"	)
topologyhandling	[ 0	locks=0 ]	(	animated	)
enable_attribs	[ 0	locks=0 ]	(	"off"	)
attribs	[ 0	locks=0 ]	(	"* ^__* ^usd*"	)
enable_indexattribs	[ 0	locks=0 ]	(	"off"	)
indexattribs	[ 0	locks=0 ]	(	""	)
enable_constantattribs	[ 0	locks=0 ]	(	"off"	)
constantattribs	[ 0	locks=0 ]	(	""	)
enable_staticattribs	[ 0	locks=0 ]	(	"off"	)
staticattribs	[ 0	locks=0 ]	(	""	)
enable_partitionattribs	[ 0	locks=0 ]	(	"on"	)
partitionattribs	[ 0	locks=0 ]	(	shop_materialpath	)
enable_subsetgroups	[ 0	locks=0 ]	(	"off"	)
subsetgroups	[ 0	locks=0 ]	(	""	)
enable_customattribs	[ 0	locks=0 ]	(	"off"	)
customattribs	[ 0	locks=0 ]	(	""	)
enable_translateuvtost	[ 0	locks=0 ]	(	"off"	)
translateuvtost	[ 0	locks=0 ]	(	"on"	)
materialsgroup	[ 0	locks=0 ]	(	0	)
fillmaterials	[ 0	locks=0 ]	(	0	)
materials	[ 0	locks=0 ]	(	0	)
}
0707070000010000000006660000000000000000010000001370112546000002500000000031stage/grid1.userdata     ___Version___     0707070000010000000006660000000000000000010000001370112546000003400000000046stage/materiallibrary1.init type = materiallibrary
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000003300000000753stage/materiallibrary1.def comment ""
position -1.75329 0.502768
connectornextid 2
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on debug off
outputsNamed3
{
1 "output1"
}
inputsNamed3
{
0 	grid1 0 1 "input1"
}
inputs
{
0 	grid1 0 1
}
stat
{
  create 1594141180
  modify 1594141539
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.55 0.7 0.75 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000003400000001117stage/materiallibrary1.parm {
version 0.8
matnet	[ 0	locks=0 ]	(	.	)
containerpath	[ 0	locks=0 ]	(	/materials/	)
fillmaterials	[ 0	locks=0 ]	(	0	)
geometrygroup	[ 0	locks=0 ]	(	)
genpreviewshaders	[ 0	locks=0 ]	(	"on"	)
allowparmanim	[ 0	locks=0 ]	(	"off"	)
parentprimtype	[ 0	locks=0 ]	(	UsdGeomScope	)
matpathprefix	[ 0	locks=0 ]	(	/materials/	)
materials	[ 0	locks=0 ]	(	1	)
enable1	[ 0	locks=0 ]	(	"on"	)
matflag1	[ 0	locks=0 ]	(	"off"	)
matnode1	[ 0	locks=0 ]	(	usdpreviewsurface1	)
matpath1	[ 0	locks=0 ]	(	/materials/usdpreviewsurface1	)
assign1	[ 0	locks=0 ]	(	"on"	)
geopath1	[ 0	locks=0 ]	(	/grid1/mesh_0	)
}
0707070000010000000006660000000000000000010000001370112546000004000000000041stage/materiallibrary1.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000005700000000050stage/materiallibrary1/usdpreviewsurface1.init type = usdpreviewsurface
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000005600000001705stage/materiallibrary1/usdpreviewsurface1.def comment ""
position -0.501543 1.1039
connectornextid 13
flags =  lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on lowdetail off mediumdetail off highdetail on material on
outputsNamed3
{
}
inputsNamed3
{
0 	"" "" 1 "diffuseColor"
1 	"" "" 1 "emissiveColor"
2 	"" "" 1 "useSpecularWorkflow"
3 	"" "" 1 "specularColor"
4 	"" "" 1 "metallic"
5 	"" "" 1 "roughness"
6 	"" "" 1 "clearcoat"
7 	"" "" 1 "clearcoatRoughness"
8 	usduvtexture1 10 1 "opacity"
9 	"" "" 1 "ior"
10 	"" "" 1 "normal"
11 	"" "" 1 "displacement"
12 	"" "" 1 "occlusion"
}
inputs
{
0 	"" 0 1
1 	"" 0 1
2 	"" 0 1
3 	"" 0 1
4 	"" 0 1
5 	"" 0 1
6 	"" 0 1
7 	"" 0 1
8 	usduvtexture1 3 1
9 	"" 0 1
10 	"" 0 1
11 	"" 0 1
12 	"" 0 1
}
stat
{
  create 1594141187
  modify 1594141539
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000005700000001130stage/materiallibrary1/usdpreviewsurface1.parm {
version 0.8
surface_group	[ 0	locks=0 ]	(	0	0	)
diffuseColor	[ 0	locks=0 ]	(	0.17999999999999999	0.17999999999999999	0.17999999999999999	)
emissiveColor	[ 0	locks=0 ]	(	0	0	0	)
useSpecularWorkflow	[ 0	locks=0 ]	(	"off"	)
specularColor	[ 0	locks=0 ]	(	0	0	0	)
metallic	[ 0	locks=0 ]	(	0	)
roughness	[ 0	locks=0 ]	(	0.017999999999999999	)
clearcoat	[ 0	locks=0 ]	(	0	)
clearcoatRoughness	[ 0	locks=0 ]	(	0.01	)
opacity	[ 0	locks=0 ]	(	1	)
opacityThreshold	[ 0	locks=0 ]	(	0	)
ior	[ 0	locks=0 ]	(	1.573	)
occlusion	[ 0	locks=0 ]	(	1	)
normal	[ 0	locks=0 ]	(	0	0	1	)
displacement	[ 0	locks=0 ]	(	0	)
}
0707070000010000000006660000000000000000010000001370112546000006300000000031stage/materiallibrary1/usdpreviewsurface1.userdata     ___Version___     0707070000010000000006660000000000000000010000001370112546000005200000000043stage/materiallibrary1/usduvtexture1.init type = usduvtexture
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000005100000001314stage/materiallibrary1/usduvtexture1.def comment ""
position -2.97203 0.83316
connectornextid 11
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on lowdetail off mediumdetail off highdetail on material off
outputsNamed3
{
7 "r"
8 "g"
9 "b"
10 "a"
}
inputsNamed3
{
0 	"" "" 1 "file"
1 	"" "" 1 "st"
2 	"" "" 1 "wrapS"
3 	"" "" 1 "wrapT"
4 	"" "" 1 "fallback"
5 	"" "" 1 "scale"
6 	"" "" 1 "bias"
}
inputs
{
0 	"" 0 1
1 	"" 0 1
2 	"" 0 1
3 	"" 0 1
4 	"" 0 1
5 	"" 0 1
6 	"" 0 1
}
stat
{
  create 1594141200
  modify 1594141246
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000005200000000375stage/materiallibrary1/usduvtexture1.parm {
version 0.8
file	[ 0	locks=0 ]	(	$HH/pic/circle.pic	)
st	[ 0	locks=0 ]	(	0	0	)
wrapS	[ 0	locks=0 ]	(	useMetadata	)
wrapT	[ 0	locks=0 ]	(	useMetadata	)
fallback	[ 0	locks=0 ]	(	0	0	0	1	)
scale	[ 0	locks=0 ]	(	1	1	1	1	)
bias	[ 0	locks=0 ]	(	0	0	0	0	)
}
0707070000010000000006660000000000000000010000001370112546000005600000000031stage/materiallibrary1/usduvtexture1.userdata     ___Version___     0707070000010000000006660000000000000000010000001370112546000006100000001613stage/materiallibrary1/usduvtexture1.outputinfos NumInfos 6
ValuesBinary 1
BeginInfo
OutputName a
DebugCorrInputName __default__
BypassCorrInputName __default__
NormalMode 0
BypassMode 1
UseDefaultValue 1
EndInfo
        BeginInfo
OutputName b
DebugCorrInputName __default__
BypassCorrInputName __default__
NormalMode 0
BypassMode 1
UseDefaultValue 1
EndInfo
        BeginInfo
OutputName g
DebugCorrInputName __default__
BypassCorrInputName __default__
NormalMode 0
BypassMode 1
UseDefaultValue 1
EndInfo
        BeginInfo
OutputName r
DebugCorrInputName __default__
BypassCorrInputName __default__
NormalMode 0
BypassMode 1
UseDefaultValue 1
EndInfo
        BeginInfo
OutputName rgb
DebugCorrInputName __default__
BypassCorrInputName __default__
NormalMode 0
BypassMode 1
UseDefaultValue 1
EndInfo
        BeginInfo
OutputName rgba
DebugCorrInputName __default__
BypassCorrInputName __default__
NormalMode 0
BypassMode 1
UseDefaultValue 1
EndInfo
        0707070000010000000006660000000000000000010000001370112546000001000000000640obj.def comment ""
position 0 0
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141055
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001100000000020obj.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000001500000000041obj.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000001000000000002obj.net 1
0707070000010000000006660000000000000000010000001370112546000001000000000644out.def comment ""
position 0 1.5
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141052
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001100000000020out.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000001500000000041out.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000001000000000002out.net 1
0707070000010000000006660000000000000000010000001370112546000000700000000645ch.def comment ""
position 0 0.75
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141052
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001000000000020ch.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000001400000000041ch.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000000700000000002ch.net 1
0707070000010000000006660000000000000000010000001370112546000001100000000645shop.def comment ""
position 0 2.25
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141052
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001200000000020shop.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000001600000000041shop.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000001100000000002shop.net 1
0707070000010000000006660000000000000000010000001370112546000001000000000642img.def comment ""
position 0 3
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141053
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001100000000020img.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000001500000000041img.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000001700000000032img/comp1.init type = img
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000001600000000642img/comp1.def comment ""
position 0 0
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141052
  modify 1594141052
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001700000000020img/comp1.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000002300000000041img/comp1.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000001600000000002img/comp1.net 1
0707070000010000000006660000000000000000010000001370112546000001000000000002img.net 1
0707070000010000000006660000000000000000010000001370112546000001000000000002vex.net 1
0707070000010000000006660000000000000000010000001370112546000001000000000002mat.net 1
0707070000010000000006660000000000000000010000001370112546000003600000000721stage/grid1/sopnet/create.def sopflags sopflags = 
comment ""
position 1.71309 4.72113
connectornextid 1
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
0 "output1"
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1568428761
  modify 1594141164
  author nobody@nowhere
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000003700000000320stage/grid1/sopnet/create.parm {
version 0.8
label1	[ 0	locks=0 ]	(	"Sub-Network Input #1"	)
label2	[ 0	locks=0 ]	(	"Sub-Network Input #2"	)
label3	[ 0	locks=0 ]	(	"Sub-Network Input #3"	)
label4	[ 0	locks=0 ]	(	"Sub-Network Input #4"	)
}
0707070000010000000006660000000000000000010000001370112546000004300000000041stage/grid1/sopnet/create.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000003600000000306stage/grid1/sopnet/create.inp 4
0 0 6 2 0 __NO_OWNER_NETWORK_BOX__ "FROMOUTPUT"
1 3 6.5 2 0 __NO_OWNER_NETWORK_BOX__ "FROMOUTPUT"
2 6 7 2 0 __NO_OWNER_NETWORK_BOX__ "FROMOUTPUT"
3 9 7.5 2 0 __NO_OWNER_NETWORK_BOX__ "FROMOUTPUT"
0707070000010000000006660000000000000000010000001370112546000004500000000033stage/grid1/sopnet/create/grid1.init type = grid
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000004400000000703stage/grid1/sopnet/create/grid1.def sopflags sopflags = 
comment ""
position 0 0
connectornextid 1
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
0 "output1"
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141149
  modify 1594141170
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000004500000000544stage/grid1/sopnet/create/grid1.parm {
version 0.8
type	[ 0	locks=0 ]	(	"poly"	)
surftype	[ 0	locks=0 ]	(	"quads"	)
orient	[ 0	locks=0 ]	(	"zx"	)
size	[ 0	locks=0 ]	(	2	2	)
t	[ 0	locks=0 ]	(	0	0	0	)
r	[ 0	locks=0 ]	(	0	0	0	)
rows	[ 0	locks=0 ]	(	2	)
cols	[ 0	locks=0 ]	(	2	)
orderu	[ 0	locks=0 ]	(	4	)
orderv	[ 0	locks=0 ]	(	4	)
interpu	[ 0	locks=0 ]	(	"on"	)
interpv	[ 0	locks=0 ]	(	"on"	)
}
0707070000010000000006660000000000000000010000001370112546000005100000000041stage/grid1/sopnet/create/grid1.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000005200000000036stage/grid1/sopnet/create/uvtexture1.init type = texture
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000005100000000744stage/grid1/sopnet/create/uvtexture1.def sopflags sopflags = 
comment ""
position -1.37865e-16 -1
connectornextid 1
flags =  lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
0 	grid1 0 1 "input1"
}
inputs
{
0 	grid1 0 1
}
stat
{
  create 1594141159
  modify 1594141167
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000005200000000467stage/grid1/sopnet/create/uvtexture1.parm {
version 0.8
uvattrib	[ 0	locks=0 ]	(	uv	)
group	[ 0	locks=0 ]	(	""	)
type	[ 0	locks=0 ]	(	"texture"	)
axis	[ 0	locks=0 ]	(	"y"	)
campath	[ 0	locks=0 ]	(	""	)
coord	[ 0	locks=0 ]	(	"vertex"	)
s	[ 0	locks=0 ]	(	1	1	1	)
offset	[ 0	locks=0 ]	(	0	0	0	)
angle	[ 0	locks=0 ]	(	0	)
fixseams	[ 0	locks=0 ]	(	"off"	)
}
0707070000010000000006660000000000000000010000001370112546000005600000000041stage/grid1/sopnet/create/uvtexture1.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000004000000000023stage/grid1/sopnet/create.order 2
grid1
uvtexture1
0707070000010000000006660000000000000000010000001370112546000003600000000002stage/grid1/sopnet/create.net 1
0707070000010000000006660000000000000000010000001370112546000003500000000043stage/materiallibrary1.order 2
usdpreviewsurface1
usduvtexture1
0707070000010000000006660000000000000000010000001370112546000003300000000002stage/materiallibrary1.net 1
0707070000010000000006660000000000000000010000001370112546000002600000000040stage/domelight1.init type = domelight
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000002500000000762stage/domelight1.def comment ""
position -1.75329 -0.393624
connectornextid 1
flags =  lock off model off template off footprint off xray off bypass off display on render off highlight off unload off savedata off compress on colordefault on exposed on debug off
outputsNamed3
{
}
inputsNamed3
{
0 	materiallibrary1 1 1 "input1"
}
inputs
{
0 	materiallibrary1 0 1
}
stat
{
  create 1594141285
  modify 1594141313
  author mark@neptune
  access 0777
}
color UT_Color RGB 1 0.75 0.2 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000003600000035526stage/domelight1.spareparmdef     parm {
        name    "primpattern"
        baseparm
        label   "Primitives"
        export  none
    }
    parm {
        name    "primpath"
        baseparm
        label   "Primitive Path"
        export  none
    }
    parm {
        name    "createprims"
        baseparm
        label   "Action"
        export  none
    }
    parm {
        name    "primtype"
        baseparm
        label   "Primitive Type"
        invisible
        export  none
    }
    parm {
        name    "parentprimtype"
        baseparm
        label   "Parent Primitive Type"
        invisible
        export  none
    }
    group {
        name    "folder1"
        label   "Transform"

        parm {
            name    "xn__xformOptransform_control_6fb"
            baseparm
            label   "Transform"
            export  none
        }
        parm {
            name    "xn__xformOptransform_51a"
            baseparm
            label   "Operator Order"
            export  none
        }
        parm {
            name    "xOrd"
            baseparm
            label   "Transform Order"
            joinnext
            export  none
        }
        parm {
            name    "rOrd"
            baseparm
            label   "Rotate Order"
            nolabel
            export  none
        }
        parm {
            name    "t"
            baseparm
            label   "Translate"
            export  none
        }
        parm {
            name    "r"
            baseparm
            label   "Rotate"
            export  none
        }
        parm {
            name    "s"
            baseparm
            label   "Scale"
            export  none
        }
        parm {
            name    "shear"
            baseparm
            label   "Shear"
            export  none
        }
        parm {
            name    "scale"
            baseparm
            label   "Uniform Scale"
            export  none
        }
        groupcollapsible {
            name    "pivotxform2"
            label   "Pivot Transform"
            disablewhen "{ xn__xformOptransform_control_6fb == block } { xn__xformOptransform_control_6fb == none }"
            grouptag { "group_type" "collapsible" }

            parm {
                name    "p"
                baseparm
                label   "Pivot Translate"
                export  none
            }
            parm {
                name    "pr"
                baseparm
                label   "Pivot Rotate"
                export  none
            }
        }

    }

    group {
        name    "folder1_1"
        label   "Base Properties"

        parm {
            name    "intensity_control"
            baseparm
            label   "Intensity"
            export  none
        }
        parm {
            name    "intensity"
            baseparm
            label   "Intensity"
            export  none
        }
        parm {
            name    "exposure_control"
            baseparm
            label   "Exposure"
            export  none
        }
        parm {
            name    "exposure"
            baseparm
            label   "Exposure"
            export  none
        }
        parm {
            name    "color_control"
            baseparm
            label   "Color"
            export  none
        }
        parm {
            name    "color"
            baseparm
            label   "Color"
            export  none
        }
        parm {
            name    "enableColorTemperature_control"
            baseparm
            label   "Enable Color Temperature"
            export  none
        }
        parm {
            name    "enableColorTemperature"
            baseparm
            label   "Enable Color Temperature"
            export  none
        }
        parm {
            name    "colorTemperature_control"
            baseparm
            label   "Color Temperature"
            export  none
        }
        parm {
            name    "colorTemperature"
            baseparm
            label   "Color Temperature"
            export  none
        }
        parm {
            name    "xn__texturefile_control_16a"
            baseparm
            label   "Texture"
            export  none
        }
        parm {
            name    "xn__texturefile_0ta"
            baseparm
            label   "Texture"
            export  none
        }
        parm {
            name    "xn__textureformat_control_bbb"
            baseparm
            label   "Format"
            export  none
        }
        parm {
            name    "xn__textureformat_9wa"
            baseparm
            label   "Format"
            export  none
        }
        parm {
            name    "normalize_control"
            baseparm
            label   "Normalize"
            export  none
        }
        parm {
            name    "normalize"
            baseparm
            label   "Normalize Power"
            export  none
        }
        parm {
            name    "filters_control"
            baseparm
            label   "Filters"
            export  none
        }
        parm {
            name    "filters"
            baseparm
            label   "Filters"
            export  none
        }
        parm {
            name    "portals_control"
            baseparm
            label   "Portals"
            export  none
        }
        parm {
            name    "portals"
            baseparm
            label   "Portals"
            export  none
        }
        parm {
            name    "diffuse_control"
            baseparm
            label   "Diffuse"
            export  none
        }
        parm {
            name    "diffuse"
            baseparm
            label   "Diffuse Multiplier"
            export  none
        }
        parm {
            name    "specular_control"
            baseparm
            label   "Specular"
            export  none
        }
        parm {
            name    "specular"
            baseparm
            label   "Specular Multiplier"
            export  none
        }
    }

    group {
        name    "folder1_2"
        label   "Shadow"

        parm {
            name    "xn__shadowenable_control_n8a"
            baseparm
            label   "Enable"
            export  none
        }
        parm {
            name    "xn__shadowenable_mva"
            baseparm
            label   "Enable"
            export  none
        }
        parm {
            name    "xn__shadowcolor_control_06a"
            baseparm
            label   "Color"
            export  none
        }
        parm {
            name    "xn__shadowcolor_zta"
            baseparm
            label   "Color"
            export  none
        }
        parm {
            name    "xn__shadowdistance_control_wcb"
            baseparm
            label   "Distance"
            export  none
        }
        parm {
            name    "xn__shadowdistance_vya"
            baseparm
            label   "Distance"
            export  none
        }
    }

    group {
        name    "folder1_3"
        label   "Karma (Beta)"

        parm {
            name    "xn__karmalightactiveradius_control_wpbf"
            label   "Active Radius"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalightactiveradius_vcbf"
            label   "Active Radius"
            type    float
            default { "-1" }
            disablewhen "{ xn__karmalightactiveradius_control_wpbf == block } { xn__karmalightactiveradius_control_wpbf == none }"
            range   { 0 10 }
            parmtag { "spare_category" "Attenuation" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "float" }
        }
        parm {
            name    "xn__karmalightmisbias_control_rhbf"
            label   "MIS Bias"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalightmisbias_q3af"
            label   "MIS Bias"
            type    float
            default { "0" }
            disablewhen "{ xn__karmalightmisbias_control_rhbf == block } { xn__karmalightmisbias_control_rhbf == none }"
            range   { -1! 1! }
            parmtag { "spare_category" "Shading" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "float" }
        }
        parm {
            name    "xn__karmalightsamplingquality_control_subf"
            label   "Sampling Quality"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalightsamplingquality_rhbf"
            label   "Sampling Quality"
            type    float
            default { "1" }
            disablewhen "{ xn__karmalightsamplingquality_control_subf == block } { xn__karmalightsamplingquality_control_subf == none }"
            range   { 0 10 }
            parmtag { "spare_category" "Sampling" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "float" }
        }
        parm {
            name    "xn__karmalightforce_uniform_sampling_control_65bf"
            label   "Force Uniform Sampling"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'bool')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalightforce_uniform_sampling_5sbf"
            label   "Force Uniform Sampling"
            type    toggle
            default { "0" }
            disablewhen "{ xn__karmalightforce_uniform_sampling_control_65bf == block } { xn__karmalightforce_uniform_sampling_control_65bf == none }"
            parmtag { "spare_category" "Sampling" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "bool" }
        }
        parm {
            name    "xn__karmalightshadowtraceset_control_5sbf"
            label   "Shadow Trace Set"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'string')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalightshadowtraceset_4fbf"
            label   "Shadow Trace Set"
            type    string
            default { "" }
            disablewhen "{ xn__karmalightshadowtraceset_control_5sbf == block } { xn__karmalightshadowtraceset_control_5sbf == none }"
            parmtag { "spare_category" "Shading" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "string" }
        }
        parm {
            name    "xn__karmalightcategory_control_ejbf"
            label   "Category"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'string')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalightcategory_d5af"
            label   "Category"
            type    string
            default { "" }
            disablewhen "{ xn__karmalightcategory_control_ejbf == block } { xn__karmalightcategory_control_ejbf == none }"
            parmtag { "spare_category" "Shading" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "string" }
        }
        parm {
            name    "xn__karmalighthdri_max_isize_control_5sbf"
            label   "Maximum HDRI Size"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'int')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalighthdri_max_isize_4fbf"
            label   "Maximum HDRI Size"
            type    integer
            default { "2048" }
            disablewhen "{ xn__karmalighthdri_max_isize_control_5sbf == block } { xn__karmalighthdri_max_isize_control_5sbf == none }"
            range   { 0 10 }
            parmtag { "spare_category" "Sampling" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "int" }
        }
        parm {
            name    "xn__karmalightdistant_blur_control_wpbf"
            label   "Distant Blur"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'float')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalightdistant_blur_vcbf"
            label   "Distant Blur"
            type    float
            default { "0" }
            disablewhen "{ xn__karmalightdistant_blur_control_wpbf == block } { xn__karmalightdistant_blur_control_wpbf == none }"
            range   { 0! 1! }
            parmtag { "spare_category" "Shading" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "float" }
        }
        parm {
            name    "xn__karmalightsinglesided_control_9nbf"
            label   "Single Sided"
            type    string
            default { "none" }
            menujoin {
                [ "import loputils" ]
                [ "return loputils.createEditPropertiesControlMenu(kwargs, 'bool')" ]
                language python
            }
        }
        parm {
            name    "xn__karmalightsinglesided_89af"
            label   "Single Sided"
            type    toggle
            default { "1" }
            disablewhen "{ xn__karmalightsinglesided_control_9nbf == block } { xn__karmalightsinglesided_control_9nbf == none }"
            parmtag { "spare_category" "View" }
            parmtag { "uiscope" "None" }
            parmtag { "usdapischema" "KarmaLightSettingsAPI" }
            parmtag { "usdvaluetype" "bool" }
        }
    }

0707070000010000000006660000000000000000010000001370112546000002600000005726stage/domelight1.parm {
version 0.8
primpattern	[ 0	locks=0 ]	(	"`lopinputprims('.', 0)`"	)
primpath	[ 0	locks=0 ]	(	/lights/$OS	)
createprims	[ 0	locks=0 ]	(	"on"	)
primtype	[ 0	locks=0 ]	(	UsdLuxDomeLight	)
parentprimtype	[ 0	locks=0 ]	(	UsdGeomXform	)
folder0	[ 0	locks=0 ]	(	0	0	0	)
xn__xformOptransform_control_6fb	[ 0	locks=0 ]	(	set	)
xn__xformOptransform_51a	[ 0	locks=0 ]	(	append	)
xOrd	[ 0	locks=0 ]	(	"srt"	)
rOrd	[ 0	locks=0 ]	(	"xyz"	)
t	[ 0	locks=0 ]	(	0	0	0	)
r	[ 0	locks=0 ]	(	0	0	0	)
s	[ 0	locks=0 ]	(	1	1	1	)
shear	[ 0	locks=0 ]	(	0	0	0	)
scale	[ 0	locks=0 ]	(	1	)
pivotxform	[ 0	locks=0 ]	(	0	)
p	[ 0	locks=0 ]	(	0	0	0	)
pr	[ 0	locks=0 ]	(	0	0	0	)
intensity_control	[ 0	locks=0 ]	(	set	)
intensity	[ 0	locks=0 ]	(	1	)
exposure_control	[ 0	locks=0 ]	(	set	)
exposure	[ 0	locks=0 ]	(	0	)
color_control	[ 0	locks=0 ]	(	set	)
color	[ 0	locks=0 ]	(	1	1	1	)
enableColorTemperature_control	[ 0	locks=0 ]	(	set	)
enableColorTemperature	[ 0	locks=0 ]	(	"off"	)
colorTemperature_control	[ 0	locks=0 ]	(	set	)
colorTemperature	[ 0	locks=0 ]	(	6500	)
xn__texturefile_control_16a	[ 0	locks=0 ]	(	set	)
xn__texturefile_0ta	[ 0	locks=0 ]	(	$HH/pic/hdri/HDRIHaven_kiara_5_noon_2k.rat	)
xn__textureformat_control_bbb	[ 0	locks=0 ]	(	set	)
xn__textureformat_9wa	[ 0	locks=0 ]	(	automatic	)
normalize_control	[ 0	locks=0 ]	(	set	)
normalize	[ 0	locks=0 ]	(	"off"	)
filters_control	[ 0	locks=0 ]	(	set	)
filters	[ 0	locks=0 ]	(	""	)
portals_control	[ 0	locks=0 ]	(	set	)
portals	[ 0	locks=0 ]	(	""	)
diffuse_control	[ 0	locks=0 ]	(	set	)
diffuse	[ 0	locks=0 ]	(	1	)
specular_control	[ 0	locks=0 ]	(	set	)
specular	[ 0	locks=0 ]	(	1	)
xn__shadowenable_control_n8a	[ 0	locks=0 ]	(	none	)
xn__shadowenable_mva	[ 0	locks=0 ]	(	"on"	)
xn__shadowcolor_control_06a	[ 0	locks=0 ]	(	none	)
xn__shadowcolor_zta	[ 0	locks=0 ]	(	0	0	0	)
xn__shadowdistance_control_wcb	[ 0	locks=0 ]	(	none	)
xn__shadowdistance_vya	[ 0	locks=0 ]	(	1	)
folder1	[ 0	locks=0 ]	(	1	1	1	1	)
pivotxform2	[ 0	locks=0 ]	(	0	)
xn__karmalightactiveradius_control_wpbf	[ 0	locks=0 ]	(	none	)
xn__karmalightactiveradius_vcbf	[ 0	locks=0 ]	(	-1	)
xn__karmalightmisbias_control_rhbf	[ 0	locks=0 ]	(	none	)
xn__karmalightmisbias_q3af	[ 0	locks=0 ]	(	0	)
xn__karmalightsamplingquality_control_subf	[ 0	locks=0 ]	(	none	)
xn__karmalightsamplingquality_rhbf	[ 0	locks=0 ]	(	1	)
xn__karmalightforce_uniform_sampling_control_65bf	[ 0	locks=0 ]	(	none	)
xn__karmalightforce_uniform_sampling_5sbf	[ 0	locks=0 ]	(	"off"	)
xn__karmalightshadowtraceset_control_5sbf	[ 0	locks=0 ]	(	none	)
xn__karmalightshadowtraceset_4fbf	[ 0	locks=0 ]	(	""	)
xn__karmalightcategory_control_ejbf	[ 0	locks=0 ]	(	none	)
xn__karmalightcategory_d5af	[ 0	locks=0 ]	(	""	)
xn__karmalighthdri_max_isize_control_5sbf	[ 0	locks=0 ]	(	none	)
xn__karmalighthdri_max_isize_4fbf	[ 0	locks=0 ]	(	2048	)
xn__karmalightdistant_blur_control_wpbf	[ 0	locks=0 ]	(	none	)
xn__karmalightdistant_blur_vcbf	[ 0	locks=0 ]	(	0	)
xn__karmalightsinglesided_control_9nbf	[ 0	locks=0 ]	(	none	)
xn__karmalightsinglesided_89af	[ 0	locks=0 ]	(	"on"	)
}
0707070000010000000006660000000000000000010000001370112546000003200000000031stage/domelight1.userdata     ___Version___     0707070000010000000006660000000000000000010000001370112546000001400000000044stage.order 3
grid1
materiallibrary1
domelight1
0707070000010000000006660000000000000000010000001370112546000001200000000002stage.net 1
0707070000010000000006660000000000000000010000001370112546000001200000000645tasks.def comment ""
position 0 5.25
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141051
  modify 1594141053
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000001300000000020tasks.parm {
version 0.8
}
0707070000010000000006660000000000000000010000001370112546000001700000000041tasks.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000002300000000035tasks/topnet1.init type = topnet
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000002200000000643tasks/topnet1.def comment ""
position 0 0
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress off colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141052
  modify 1594141376
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.8 0.8 0.8 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000002300000001006tasks/topnet1.parm {
version 0.8
cookcontrolssection	[ 0	locks=0 ]	(	0	)
generatestatic	[ 0	locks=0 ]	(	0	)
cookbutton	[ 0	locks=0 ]	(	0	)
dirtybutton	[ 0	locks=0 ]	(	0	)
cancelbutton	[ 0	locks=0 ]	(	0	)
taskgraphsection	[ 0	locks=0 ]	(	0	)
savetaskgraph	[ 0	locks=0 ]	(	0	)
loadtaskgraph	[ 0	locks=0 ]	(	0	)
taskgraphfile	[ 0	locks=0 ]	(	$HIP/$HIPNAME.taskgraph.$F.py	)
taskgraphautosave	[ 0	locks=0 ]	(	"off"	)
taskgraphsaverate	[ 0	locks=0 ]	(	10	)
schedulersection	[ 0	locks=0 ]	(	0	)
topscheduler	[ 0	locks=0 ]	(	localscheduler	)
}
0707070000010000000006660000000000000000010000001370112546000002700000000041tasks/topnet1.userdata     ___Version___    18.0.5200707070000010000000006660000000000000000010000001370112546000004200000000045tasks/topnet1/localscheduler.init type = localscheduler
matchesdef = 0
0707070000010000000006660000000000000000010000001370112546000004100000000647tasks/topnet1/localscheduler.def comment ""
position 0 0
connectornextid 0
flags =  lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress off colordefault on exposed on
outputsNamed3
{
}
inputsNamed3
{
}
inputs
{
}
stat
{
  create 1594141052
  modify 1594141376
  author mark@neptune
  access 0777
}
color UT_Color RGB 0.478 0.478 0.478 
delscript ""
exprlanguage hscript
end
0707070000010000000006660000000000000000010000001370112546000004200000002035tasks/topnet1/localscheduler.parm {
version 0.8
folder0	[ 0	locks=0 ]	(	0	0	)
pdg_workingdir	[ 0	locks=0 ]	(	$HIP	)
folder1	[ 0	locks=0 ]	(	0	)
tempdirmenu	[ 0	locks=0 ]	(	"1"	)
tempdirappendpid	[ 0	locks=0 ]	(	"on"	)
tempdircustom	[ 0	locks=0 ]	(	$HOUDINI_TEMP_DIR/$HIPNAME/pdgtemp	)
maxprocsmenu	[ 0	locks=0 ]	(	"0"	)
maxprocs	[ 0	locks=0 ]	(	1	)
verbose	[ 0	locks=0 ]	(	"off"	)
socketcallbacks	[ 0	locks=0 ]	(	1	)
folder0_2	[ 0	locks=0 ]	(	0	)
local_single	[ 0	locks=0 ]	(	"off"	)
local_is_CPU_number_set	[ 0	locks=0 ]	(	"off"	)
local_CPUs_to_use	[ 0	locks=0 ]	(	1	)
folder2	[ 0	locks=0 ]	(	0	)
local_echandleby	[ 0	locks=0 ]	(	"0"	)
local_echandleall	[ 0	locks=0 ]	(	"on"	)
local_eccustomcode	[ 0	locks=0 ]	(	1	)
sepparm	[ 0	locks=0 ]	(	)
local_maximumretries	[ 0	locks=0 ]	(	3	)
local_addfailcountattr	[ 0	locks=0 ]	(	"off"	)
local_failcountattr	[ 0	locks=0 ]	(	failurecount	)
folder3	[ 0	locks=0 ]	(	0	)
local_usehoudinimaxthreads	[ 0	locks=0 ]	(	"off"	)
local_houdinimaxthreads	[ 0	locks=0 ]	(	0	)
local_requireswindow	[ 0	locks=0 ]	(	"off"	)
local_envmulti	[ 0	locks=0 ]	(	0	)
}
0707070000010000000006660000000000000000010000001370112546000004600000000031tasks/topnet1/localscheduler.userdata     ___Version___     0707070000010000000006660000000000000000010000001370112546000002200000000002tasks/topnet1.net 1
0707070000010000000006660000000000000000010000001370112546000001200000000002tasks.net 1
0707070000010000000006660000000000000000010000001370112546000002600000000000.scenefilevisualizers 0707070000010000000006660000000000000000010000001370112546000001500000070402.application viewerstow -b stow -x open -l open -m hide -c hide -d open Build.panetab1.solaris
vieweroption -r 'View: Mantra' Build.panetab1.solaris
viewergrouplist -g off -s 0 0 -c  on -t matchselect -m '*' -e on -p off -h on Build.panetab1.solaris
vieweroption -p 0 Build.panetab1.solaris
viewlayout -s 2 Build.panetab1.solaris
viewerinspect Build.panetab1.solaris mode ( objects ) object_properties ( ) prim_properties ( ) enable ( 0 ) magnify ( 1 )
viewtype -t perspective Build.panetab1.solaris.`vpname("Build.panetab1.solaris",2)`
viewtype -t ortho_top Build.panetab1.solaris.`vpname("Build.panetab1.solaris",1)`
viewtype -t ortho_front Build.panetab1.solaris.`vpname("Build.panetab1.solaris",3)`
viewtype -t ortho_right Build.panetab1.solaris.`vpname("Build.panetab1.solaris",4)`
viewname -l on -n aaaa3 Build.panetab1.solaris.`vpname("Build.panetab1.solaris",2)`
viewname -l on -n aaaa2 Build.panetab1.solaris.`vpname("Build.panetab1.solaris",1)`
viewname -l on -n aaaa1 Build.panetab1.solaris.`vpname("Build.panetab1.solaris",3)`
viewname -l on -n aaaa0 Build.panetab1.solaris.`vpname("Build.panetab1.solaris",4)`
viewname -l off -n persp1 Build.panetab1.solaris.`vpname("Build.panetab1.solaris",2)`
viewname -l off -n top1 Build.panetab1.solaris.`vpname("Build.panetab1.solaris",1)`
viewname -l off -n front1 Build.panetab1.solaris.`vpname("Build.panetab1.solaris",3)`
viewname -l off -n right1 Build.panetab1.solaris.`vpname("Build.panetab1.solaris",4)`
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade_wire -F off -l on -L on -G off -B none -d uv -r unique scene Build.panetab1.solaris.persp1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade -F off -l on -L on -G off -B none -d uv -r scene selectscene Build.panetab1.solaris.persp1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade -F off -l on -L off -G on -B none -d uv -r unique ghostscene Build.panetab1.solaris.persp1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P on -p off -f off -o off -w on -s shade_wire -F off -l on -L on -G off -B none -d uv -r unique display Build.panetab1.solaris.persp1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P on -p off -f off -o off -w off -s wire -F off -l on -L off -G off -B none -d uv -r unique current Build.panetab1.solaris.persp1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s wire -F on -l on -L off -G on -B none -d uv -r unique template Build.panetab1.solaris.persp1
viewdisplay -B light -b off -d off -C 2 -e 1 -F on -f off -g on -G '*' -h off -H on -j off -J off -L on -n 0.2 -o on -O on -q on -r on -s off -t on -V 2 -z off -y off -x off -X off -U 4 -Y 4 -T on -R on -i on -D on -k off Build.panetab1.solaris.persp1
viewdisplay -Q on -m on -v on Build.panetab1.solaris.persp1
viewdisplay -W  off 0 0 Build.panetab1.solaris.persp1
viewdisplay -c on -l1 -K on -P points -p 3 Build.panetab1.solaris.persp1
viewdispopts -a on -b current -c 1 -C 60  -d  on -D 1 -g on -i on -n on -N 1000000 -o off -p 10 -P on -r off -R off -S 512 -m 0.05 -s on -u uv -w 0.1 -W 0.9 -x on -X off Build.panetab1.solaris.persp1
vieweffect -a 2 -A 4 -b on -B 0 -d on -D on off -e 0.8 -E -30 -30 -100 -f 1 -F 1 -g 2.2 -G 0 -h 1 -H on -i on -I 1 -j on -J 50 -K 2 -k 1 -l '' -m on -M 512 -o off -O 3 -p off -P 3 -q 0 -Q 2 -r 1024 1024 -s 2 -t 100 -T 100 -u off -U off -v 128 128 128 -w 0.05 -W off -x 0.8 0.8 0.8 -X 0.8 0.8 0.8 -y 0.8 0.8 0.8 -Y 0.0025 0.0025 0.0025 -z 0.01 -Z 1 Build.panetab1.solaris.persp1
viewinfotext -m off -s off -t on Build.panetab1.solaris.persp1
viewlight  -a on -d on -e on -h off -l on -n 8 -s on Build.panetab1.solaris.persp1
viewbackground -b on -e on -q 1 -i off -m 0 0 -M 1 1 Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off persp Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off cam Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off top Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off front Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off right Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off bottom Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off back Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off left Build.panetab1.solaris.persp1
viewroto  -S file -F '$HH/pic/uvgrid_grey.pic' -C '' -a on -o 0 0 -s 1 1 -B 0.2 -e off uv Build.panetab1.solaris.persp1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off image Build.panetab1.solaris.persp1
viewtransform Build.panetab1.solaris.persp1 version ( 3 )  flag ( Fx )  orthowidth ( 4.71404 )  focal ( 50 )  aperture ( 41.4214 )  window ( 0 1 0 1 )  winroll ( 0 )  clear ( 1 )  nearfar ( 0.0883015 7027.35 )  aspect ( 1.33333 )  pixelaspect ( 1 )  txyz ( 0.0901823 0.10833 2.91032 )  pxyz ( 0.235907 0.363349 0.0797922 )  rotation ( 0.707107 -0.353553 0.612372 0 0.866025 0.5 -0.707107 -0.353553 0.612372  )  homedistance ( 7.90247 )  homeadjboxwidth ( 4.71404 )  homeorthowidth ( 4.71404 )  homeradius ( 7.01945 )  homeaxis ( 0 )  homecustom ( 0.707107 -0.353553 0.612372 0 0.866025 0.5 -0.707107 -0.353553 0.612372  )  adjustlimits ( 3 )  
viewcamera -c '' Build.panetab1.solaris.persp1
vieworthogrid -d on -o 0 0 0 -s 0.2 0.2 -r 5 5 -R 1 Build.panetab1.solaris.persp1
viewuvgrid -r on -s 0.1 0.1 -P off -S 64 64 -O 0 0 -C on -t on Build.panetab1.solaris.persp1
viewagentopts  -L on -b 0 -d 1 -l 0 -m 4 -p 1000 -w 1 Build.panetab1.solaris.persp1
viewonionskin  -e on -a 4 -b 4 -i 6 -o 0.5 -A 1 1 1 -B 1 1 1 Build.panetab1.solaris.persp1
viewposteffects  -f off -S on -b 5 -F 1 -c 1 1 1 -d 1e+06 -h 0 -H 100 10 -i 1 -n "" -o 1 -r 0 1000 -s 1 1 -v 0 Build.panetab1.solaris.persp1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade_wire -F off -l on -L on -G off -B none -d uv -r unique scene Build.panetab1.solaris.top1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade -F off -l on -L on -G off -B none -d uv -r scene selectscene Build.panetab1.solaris.top1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade -F off -l on -L off -G on -B none -d uv -r unique ghostscene Build.panetab1.solaris.top1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P on -p off -f off -o off -w on -s shade_wire -F off -l on -L on -G off -B none -d uv -r unique display Build.panetab1.solaris.top1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P on -p off -f off -o off -w off -s wire -F off -l on -L off -G off -B none -d uv -r unique current Build.panetab1.solaris.top1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s wire -F on -l on -L off -G on -B none -d uv -r unique template Build.panetab1.solaris.top1
viewdisplay -B light -b off -d off -C 2 -e 1 -F on -f off -g on -G '*' -h off -H on -j off -J off -L on -n 0.2 -o on -O on -q on -r on -s off -t on -V 2 -z off -y off -x off -X off -U 4 -Y 4 -T on -R on -i on -D on -k off Build.panetab1.solaris.top1
viewdisplay -Q on -m on -v on Build.panetab1.solaris.top1
viewdisplay -W  off 0 0 Build.panetab1.solaris.top1
viewdisplay -c on -l1 -K on -P points -p 3 Build.panetab1.solaris.top1
viewdispopts -a on -b current -c 1 -C 60  -d  on -D 1 -g on -i on -n on -N 1000000 -o off -p 10 -P on -r off -R off -S 512 -m 0.05 -s on -u uv -w 0.1 -W 0.9 -x on -X off Build.panetab1.solaris.top1
vieweffect -a 2 -A 4 -b on -B 0 -d on -D on off -e 0.8 -E -30 -30 -100 -f 1 -F 1 -g 2.2 -G 0 -h 1 -H on -i on -I 1 -j on -J 50 -K 2 -k 1 -l '' -m on -M 512 -o off -O 3 -p off -P 3 -q 0 -Q 2 -r 1024 1024 -s 2 -t 100 -T 100 -u off -U off -v 128 128 128 -w 0.05 -W off -x 0.8 0.8 0.8 -X 0.8 0.8 0.8 -y 0.8 0.8 0.8 -Y 0.0025 0.0025 0.0025 -z 0.01 -Z 1 Build.panetab1.solaris.top1
viewinfotext -m off -s off -t on Build.panetab1.solaris.top1
viewlight  -a on -d on -e on -h off -l on -n 8 -s on Build.panetab1.solaris.top1
viewbackground -b on -e on -q 1 -i off -m 0 0 -M 1 1 Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off persp Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off cam Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off top Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off front Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off right Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off bottom Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off back Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off left Build.panetab1.solaris.top1
viewroto  -S file -F '$HH/pic/uvgrid_grey.pic' -C '' -a on -o 0 0 -s 1 1 -B 0.2 -e off uv Build.panetab1.solaris.top1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off image Build.panetab1.solaris.top1
viewtransform Build.panetab1.solaris.top1 version ( 3 )  flag ( Fox )  orthowidth ( 2.22222 )  focal ( 50 )  aperture ( 41.4214 )  window ( 0 1 0 1 )  winroll ( 0 )  clear ( 1 )  nearfar ( 0.0218355 3467.78 )  aspect ( 1.33333 )  pixelaspect ( 1 )  txyz ( 0 0 3.68246 )  pxyz ( 0 0 0 )  rotation ( 1 0 0 0 1.19209e-07 1 0 -1 1.19209e-07  )  homedistance ( 3.68246 )  homeadjboxwidth ( 2.22222 )  homeorthowidth ( 2.22222 )  homeradius ( 3.4641 )  homeaxis ( 0 )  homecustom ( 0.707107 -0.353553 0.612372 0 0.866025 0.5 -0.707107 -0.353553 0.612372  )  adjustlimits ( 3 )  
vieworthogrid -d on -o 0 0 0 -s 0.2 0.2 -r 5 5 -R 1 Build.panetab1.solaris.top1
viewuvgrid -r on -s 0.1 0.1 -P off -S 64 64 -O 0 0 -C on -t on Build.panetab1.solaris.top1
viewagentopts  -L on -b 0 -d 1 -l 0 -m 4 -p 1000 -w 1 Build.panetab1.solaris.top1
viewonionskin  -e on -a 4 -b 4 -i 6 -o 0.5 -A 1 1 1 -B 1 1 1 Build.panetab1.solaris.top1
viewposteffects  -f off -S on -b 5 -F 1 -c 1 1 1 -d 1e+06 -h 0 -H 100 10 -i 1 -n "" -o 1 -r 0 1000 -s 1 1 -v 0 Build.panetab1.solaris.top1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade_wire -F off -l on -L on -G off -B none -d uv -r unique scene Build.panetab1.solaris.front1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade -F off -l on -L on -G off -B none -d uv -r scene selectscene Build.panetab1.solaris.front1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade -F off -l on -L off -G on -B none -d uv -r unique ghostscene Build.panetab1.solaris.front1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P on -p off -f off -o off -w on -s shade_wire -F off -l on -L on -G off -B none -d uv -r unique display Build.panetab1.solaris.front1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P on -p off -f off -o off -w off -s wire -F off -l on -L off -G off -B none -d uv -r unique current Build.panetab1.solaris.front1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s wire -F on -l on -L off -G on -B none -d uv -r unique template Build.panetab1.solaris.front1
viewdisplay -B light -b off -d off -C 2 -e 1 -F on -f off -g on -G '*' -h off -H on -j off -J off -L on -n 0.2 -o on -O on -q on -r on -s off -t on -V 2 -z off -y off -x off -X off -U 4 -Y 4 -T on -R on -i on -D on -k off Build.panetab1.solaris.front1
viewdisplay -Q on -m on -v on Build.panetab1.solaris.front1
viewdisplay -W  off 0 0 Build.panetab1.solaris.front1
viewdisplay -c on -l1 -K on -P points -p 3 Build.panetab1.solaris.front1
viewdispopts -a on -b current -c 1 -C 60  -d  on -D 1 -g on -i on -n on -N 1000000 -o off -p 10 -P on -r off -R off -S 512 -m 0.05 -s on -u uv -w 0.1 -W 0.9 -x on -X off Build.panetab1.solaris.front1
vieweffect -a 2 -A 4 -b on -B 0 -d on -D on off -e 0.8 -E -30 -30 -100 -f 1 -F 1 -g 2.2 -G 0 -h 1 -H on -i on -I 1 -j on -J 50 -K 2 -k 1 -l '' -m on -M 512 -o off -O 3 -p off -P 3 -q 0 -Q 2 -r 1024 1024 -s 2 -t 100 -T 100 -u off -U off -v 128 128 128 -w 0.05 -W off -x 0.8 0.8 0.8 -X 0.8 0.8 0.8 -y 0.8 0.8 0.8 -Y 0.0025 0.0025 0.0025 -z 0.01 -Z 1 Build.panetab1.solaris.front1
viewinfotext -m off -s off -t on Build.panetab1.solaris.front1
viewlight  -a on -d on -e on -h off -l on -n 8 -s on Build.panetab1.solaris.front1
viewbackground -b on -e on -q 1 -i off -m 0 0 -M 1 1 Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off persp Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off cam Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off top Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off front Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off right Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off bottom Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off back Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off left Build.panetab1.solaris.front1
viewroto  -S file -F '$HH/pic/uvgrid_grey.pic' -C '' -a on -o 0 0 -s 1 1 -B 0.2 -e off uv Build.panetab1.solaris.front1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off image Build.panetab1.solaris.front1
viewtransform Build.panetab1.solaris.front1 version ( 3 )  flag ( Fox )  orthowidth ( 2.22222 )  focal ( 50 )  aperture ( 41.4214 )  window ( 0 1 0 1 )  winroll ( 0 )  clear ( 1 )  nearfar ( 0.0218355 3467.78 )  aspect ( 1.33333 )  pixelaspect ( 1 )  txyz ( 0 0 3.68246 )  pxyz ( 0 0 0 )  rotation ( 1 0 0 0 1 0 0 0 1  )  homedistance ( 3.68246 )  homeadjboxwidth ( 2.22222 )  homeorthowidth ( 2.22222 )  homeradius ( 3.4641 )  homeaxis ( 0 )  homecustom ( 0.707107 -0.353553 0.612372 0 0.866025 0.5 -0.707107 -0.353553 0.612372  )  adjustlimits ( 3 )  
vieworthogrid -d on -o 0 0 0 -s 0.2 0.2 -r 5 5 -R 1 Build.panetab1.solaris.front1
viewuvgrid -r on -s 0.1 0.1 -P off -S 64 64 -O 0 0 -C on -t on Build.panetab1.solaris.front1
viewagentopts  -L on -b 0 -d 1 -l 0 -m 4 -p 1000 -w 1 Build.panetab1.solaris.front1
viewonionskin  -e on -a 4 -b 4 -i 6 -o 0.5 -A 1 1 1 -B 1 1 1 Build.panetab1.solaris.front1
viewposteffects  -f off -S on -b 5 -F 1 -c 1 1 1 -d 1e+06 -h 0 -H 100 10 -i 1 -n "" -o 1 -r 0 1000 -s 1 1 -v 0 Build.panetab1.solaris.front1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade_wire -F off -l on -L on -G off -B none -d uv -r unique scene Build.panetab1.solaris.right1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade -F off -l on -L on -G off -B none -d uv -r scene selectscene Build.panetab1.solaris.right1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s shade -F off -l on -L off -G on -B none -d uv -r unique ghostscene Build.panetab1.solaris.right1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P on -p off -f off -o off -w on -s shade_wire -F off -l on -L on -G off -B none -d uv -r unique display Build.panetab1.solaris.right1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P on -p off -f off -o off -w off -s wire -F off -l on -L off -G off -B none -d uv -r unique current Build.panetab1.solaris.right1
viewdispset -m off always -n off always -c off always -u off always -x off always -N off always -C off always -b off always -M off always -v off always -V off always -U off always -h off -P off -p off -f off -o off -w off -s wire -F on -l on -L off -G on -B none -d uv -r unique template Build.panetab1.solaris.right1
viewdisplay -B light -b off -d off -C 2 -e 1 -F on -f off -g on -G '*' -h off -H on -j off -J off -L on -n 0.2 -o on -O on -q on -r on -s off -t on -V 2 -z off -y off -x off -X off -U 4 -Y 4 -T on -R on -i on -D on -k off Build.panetab1.solaris.right1
viewdisplay -Q on -m on -v on Build.panetab1.solaris.right1
viewdisplay -W  off 0 0 Build.panetab1.solaris.right1
viewdisplay -c on -l1 -K on -P points -p 3 Build.panetab1.solaris.right1
viewdispopts -a on -b current -c 1 -C 60  -d  on -D 1 -g on -i on -n on -N 1000000 -o off -p 10 -P on -r off -R off -S 512 -m 0.05 -s on -u uv -w 0.1 -W 0.9 -x on -X off Build.panetab1.solaris.right1
vieweffect -a 2 -A 4 -b on -B 0 -d on -D on off -e 0.8 -E -30 -30 -100 -f 1 -F 1 -g 2.2 -G 0 -h 1 -H on -i on -I 1 -j on -J 50 -K 2 -k 1 -l '' -m on -M 512 -o off -O 3 -p off -P 3 -q 0 -Q 2 -r 1024 1024 -s 2 -t 100 -T 100 -u off -U off -v 128 128 128 -w 0.05 -W off -x 0.8 0.8 0.8 -X 0.8 0.8 0.8 -y 0.8 0.8 0.8 -Y 0.0025 0.0025 0.0025 -z 0.01 -Z 1 Build.panetab1.solaris.right1
viewinfotext -m off -s off -t on Build.panetab1.solaris.right1
viewlight  -a on -d on -e on -h off -l on -n 8 -s on Build.panetab1.solaris.right1
viewbackground -b on -e on -q 1 -i off -m 0 0 -M 1 1 Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off persp Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off cam Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off top Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off front Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off right Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off bottom Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off back Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off left Build.panetab1.solaris.right1
viewroto  -S file -F '$HH/pic/uvgrid_grey.pic' -C '' -a on -o 0 0 -s 1 1 -B 0.2 -e off uv Build.panetab1.solaris.right1
viewroto  -S file -F '' -C '' -a on -o 0 0 -s 1 1 -B 1 -e off image Build.panetab1.solaris.right1
viewtransform Build.panetab1.solaris.right1 version ( 3 )  flag ( Fox )  orthowidth ( 2.22222 )  focal ( 50 )  aperture ( 41.4214 )  window ( 0 1 0 1 )  winroll ( 0 )  clear ( 1 )  nearfar ( 0.0218355 3467.78 )  aspect ( 1.33333 )  pixelaspect ( 1 )  txyz ( 0 0 3.68246 )  pxyz ( 0 0 0 )  rotation ( 6.12323e-17 0 1 0 1 0 -1 0 6.12323e-17  )  homedistance ( 3.68246 )  homeadjboxwidth ( 2.22222 )  homeorthowidth ( 2.22222 )  homeradius ( 3.4641 )  homeaxis ( 0 )  homecustom ( 0.707107 -0.353553 0.612372 0 0.866025 0.5 -0.707107 -0.353553 0.612372  )  adjustlimits ( 3 )  
vieworthogrid -d on -o 0 0 0 -s 0.2 0.2 -r 5 5 -R 1 Build.panetab1.solaris.right1
viewuvgrid -r on -s 0.1 0.1 -P off -S 64 64 -O 0 0 -C on -t on Build.panetab1.solaris.right1
viewagentopts  -L on -b 0 -d 1 -l 0 -m 4 -p 1000 -w 1 Build.panetab1.solaris.right1
viewonionskin  -e on -a 4 -b 4 -i 6 -o 0.5 -A 1 1 1 -B 1 1 1 Build.panetab1.solaris.right1
viewposteffects  -f off -S on -b 5 -F 1 -c 1 1 1 -d 1e+06 -h 0 -H 100 10 -i 1 -n "" -o 1 -r 0 1000 -s 1 1 -v 0 Build.panetab1.solaris.right1
viewsnapshotoption -s off -h off -a 1 -v '*' -m 0 Build.panetab1.solaris
cplane -o 0 0 0 -n 4.37114e-08 1 -4.37114e-08 -x 1.91069e-15 4.37114e-08 1 -l n -s 0.1 0.1 -c 40 40 -r 10 10 -d off Build.panetab1.solaris
glcache -t 4915 -v 19660
sceneviewopts -c on -f on -g on -k "" -l on -s off -r "BRAY_HdKarma" Build.panetab1.solaris
sceneviewpurpose -g -p "Houdini GL" Build.panetab1.solaris
networkeditor -p '{\n}\n'performance -c on -d on -f on -g off -j on -k on -m off -n on -o on -t off -v on -p on -y on -u on -e off -r absolute -R seconds -w tree panetab12
chopview -a 0 -c "" -k 1 -m 1 -b 1 -e 1 -f 0 -g 0 -H 1 -i 0 -j 1 -l 0 -n 1 -V 0 -y 0 -B 0 -s 0 -S 0.034375 -u 0 -v 0 -h -10 310 -r -1.5 1.5 Build.panetab13
imgdispopt -m 256 -P on -M on -A on -g 2.2 -G "* ^P ^Pz ^N ^M ^B ^V ^Af ^Nt" -B 1 -v split -V 2 2 -d h -a off -i 2 -b 0 0 0 -o "" -h on -H on -c 0.8 0.8 0.8 -C 1 1 1 -S 0.8 0.8 0.8 -R 6 -F dc -D "" -I "" -f "" -s off -r 256 256 -p on -l on -t on
imgview -z 1 -p (none) 0 -c 0 -l on -s off -i imgview2
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 1
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 2
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 3
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 4
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 5
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 6
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 7
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 8
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 9
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 10
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 11
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 12
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 13
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 14
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 15
imgview2d  -V on -L on -G on -H on -P off -m 0 -p 0 1 -b 1 1 0 -g 2.2 -d "" -c -1 -t off -i on -X on imgview2 16
imgviewtime -V on -L on -G on -H on -P off -r 24 -u fr -g 0 -f on -e on -b on -d imgview2
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 1
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 2
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 3
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 4
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 5
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 6
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 7
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 8
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 9
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 10
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 11
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 12
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 13
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 14
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 15
imgviewhist -V on -L on -G on -H on -P off -c -1 -h 0 -i on imgview2 16
imgview -p '(' none -z 1 ')' 0 -c 0 -l on -s off -i imgview2
sceneviewrenderopts -b "xn__karmaglobalipr_proxy_for_imagefilter2karmagloballight_sampling_quality1karmagloballight_sampling_mode1primvarskarmaobjectmblur1primvarskarmaobjectdiffuselimit1karmahydradisablelighting0karmahydravariance0001karmaglobalhead_ao_samples0karmaglobalhead_depthcue_alpha1karmaglobalhead_depthcue_color000karmahydradenoise0karmaglobalipr_reserve_threads1karmaglobalipr_proxydepth5primvarskarmaobjectrefractlimit4karmaglobalenable_dof1primvarskarmaobjectvolumesteprate025karmaglobalhead_depthcue_z00primvarskarmaobjectreflectlimit4karmaglobalsamplesperpixel4primvarskarmaobjectvolumesampling0karmaglobalcolorlimit10karmaglobalhead_ao_distance1primvarskarmaobjectdicingquality05_p1utbb7ab4abyb5abzbse0ab4ab4adrb4abzb5abvb7ad0ac5ab0ab7abvc1ab6a23a8gstwg67dbb7a1a8a2ay3a7a8abcu7a2a8ay2b4ac8a3a0bza4a0bz0gii9hn91aga0aigxigulfgglfgnifqifjmgqiguiguofiiguigplfgnigllfgplgqpfgnigqlfgpigljgrlfgo9193c09b" BRAY_HdKarma
panepath -d Build -f -p panetab14 /stage/materiallibrary1/usdpreviewsurface1
panepath -d Build -f -p panetab1 /stage/materiallibrary1
panepath -d Build -f -p panetab2 /stage/materiallibrary1/usdpreviewsurface1
panepath -d Build -f -p panetab3 /stage/materiallibrary1/usdpreviewsurface1
panepath -d Build -f -p panetab4 /img/comp1/
panepath -d Build -f -p panetab13 /ch/
panepath -d Build -f -p panetab11 /stage/materiallibrary1/usdpreviewsurface1
panepath -d Build -f -p panetab5 /stage/materiallibrary1/usdpreviewsurface1
panepath -d Build -f -p panetab6 /stage/materiallibrary1/usdpreviewsurface1
panepath -d Build -f -p panetab12 /obj/
panepath -d Build -f -p panetab7 /stage/materiallibrary1/usdpreviewsurface1
panepath -d Build -f -p panetab8 /obj/
panepath -d Build -f -p panetab9 /stage/materiallibrary1/usdpreviewsurface1
panepath -d Build -f -p panetab10 /obj/
desk set Build
radial menu set main
viewupdate -u always
audiopanel -s p ''
audiopanel -s r off
audiopanel -s s 24
audiopanel -s f 24
audiopanel -t p stop
audiopanel -t l off
audiopanel -t r on
audiopanel -o m off
audiopanel -o t on
audiopanel -o u on
audiopanel -o l 1
audiopanel -o r 1
audiopanel -o d 0
audiopanel -r d 0.2
audiopanel -m 0
audiopanel -a ''
audiopanel -f 1
audiopanel -O 0
colorsettings -D -A -g 2.2 -l "" -p -s -v -i -r -c -f
compproject -r 1920 1080 -a 1 -d fp16 -p 0 1 -P full -f 0 -F 0 -l on
texcache  -a off -r 2147483647 2147483647 -m 10000 -M 7969
shopvisible +I3D +VMantra +RIB
0707070000010000000006660000000000000000010000001370112546000000700000000060.takes HoudiniTakeFile 1.0
take name Main kids 0
   e
0707070000010000000006660000000000000000010000001370112546000001000000000007.styles NSJb{}0707070000010000000006660000000000000000010000001370112546000002000000000004.contextoptions [
]
0707070000010000000006660000000000000000010000001370112546000000500000000024.cwd opcf /
takeset Main
0707070000010000000006660000000000000000010000001370112546000001300000000000TRAILER!!! 