simpleType phaseFunctionValues
type restriction of SFString
properties
base SFString
facets
Kind Value Annotation
enumeration Henyey-Greenstein
appinfo
Henyey-Greenstein phase function for scattering model
enumeration NONE
appinfo
no scattering
annotation
appinfo
phaseFunctionValues are supported enumeration values for the phaseFunction field in the ShadedVolumeStyle. This list is unbounded, additional enumeration values are allowed.
source <xs:simpleType name="phaseFunctionValues">
 
<xs:annotation>
   
<xs:appinfo>phaseFunctionValues are supported enumeration values for the phaseFunction field in the ShadedVolumeStyle. This list is unbounded, additional enumeration values are allowed.</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/volume.html#ShadedVolumeStyle"/>
 
</xs:annotation>
 
<xs:restriction base="SFString">
   
<xs:enumeration value="Henyey-Greenstein">
     
<xs:annotation>
       
<xs:appinfo>Henyey-Greenstein phase function for scattering model</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NONE">
     
<xs:annotation>
       
<xs:appinfo>no scattering</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy