<!--
Copyright 2016 Autodesk, Inc. All rights reserved. 

Use of this software is subject to the terms of the Autodesk 
license agreement provided at the time of installation or download, 
or which otherwise accompanies this software in either electronic 
or hard copy form.
-->
<fragment_graph  name="EnableMB" ref="EnableMB" class="FragmentGraph" version="1.0" feature_level="0" >
    <fragments>
            <fragment_ref name="Operator_IfElse_RenderTarget" ref="Operator_IfElse_RenderTarget" />
    </fragments>
    <connections>
    </connections>
    <properties>
        <bool  name="mbEnabled" ref="Operator_IfElse_RenderTarget.value" />
        <target  name="a" ref="Operator_IfElse_RenderTarget.a" evaluatedByOwner="true"  />
        <target  name="input" ref="Operator_IfElse_RenderTarget.b" evaluatedByOwner="true"  />
        <bool  name="evaluateAll" ref="Operator_IfElse_RenderTarget.evaluateAll" />
    </properties>
    <values>
    </values>
    <outputs>
        <target  name="res" ref="Operator_IfElse_RenderTarget.res" />
    </outputs>
</fragment_graph>