<xs:simpleType name="phaseFunctionValues"> <xs:annotation> <xs:appinfo>Default values for the phaseFunction field in the ShadedVolumeStyle. Unbounded, additional values are possible.</xs:appinfo> <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/volume.html#ShadedVolumeStyle"/> </xs:annotation> <xs:restriction base="SFString"> <xs:enumeration value="Henyey-Greenstein"/> <xs:enumeration value="NONE"/> </xs:restriction> </xs:simpleType> |