Creates a symbolic connection between two previously defined parameters.
Java class for cg_connect_param complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cg_connect_param">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="ref" use="required" type="{http://www.collada.org/2005/11/COLLADASchema}cg_identifier" />
</restriction>
</complexContent>
</complexType>
|