type

Attribute Information

Used By

Complex Type svg:feTurbulenceType

Source

<attribute name="type" default="turbulence">
  <simpleType>
    <restriction base="string">
      <enumeration value="fractalNoise"/>
      <enumeration value="turbulence"/>
    </restriction>
  </simpleType>
</attribute>

Sample