<!--
Copyright 2014 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="xgenCPVSelector" ref="xgenCPVSelector" class="FragmentGraph" version="1.0" feature_level="0" >
    <fragments>
        <fragment_ref name="mayaCPV" ref="mayaCPVPassing" />
        <fragment_ref name="xgenColorSelector" ref="xgenColorSelector" />
    </fragments>
    <connections>
        <connect from="mayaCPV.C_4F" to="xgenColorSelector.vertexColor" />
        </connections>
    <properties>
      <float3  name="color" ref="xgenColorSelector.color" />
      <bool    name="overrideColorWithGrey" ref="xgenColorSelector.overrideColorWithGrey" />
    </properties>
    <values>
    </values>
    <outputs>
      <float3  name="output" ref="xgenColorSelector.output" />
    </outputs>
</fragment_graph>

