diagram | |||
children | BlendedVolumeStyle BoundaryEnhancementVolumeStyle CartoonVolumeStyle ComposedVolumeStyle EdgeEnhancementVolumeStyle OpacityMapVolumeStyle ProjectionVolumeStyle ShadedVolumeStyle SilhouetteEnhancementVolumeStyle ToneMappedVolumeStyle | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="VolumeRenderStyleContentModel"> <xs:annotation> <xs:appinfo>Child-node content model corresponding to X3DVolumeRenderStyleNode nodes in VolumeRendering component.</xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/volume.html"/> </xs:annotation> <xs:choice> <xs:element ref="BlendedVolumeStyle"/> <xs:element ref="BoundaryEnhancementVolumeStyle"/> <xs:element ref="CartoonVolumeStyle"/> <xs:element ref="ComposedVolumeStyle"/> <xs:element ref="EdgeEnhancementVolumeStyle"/> <xs:element ref="OpacityMapVolumeStyle"/> <xs:element ref="ProjectionVolumeStyle"/> <xs:element ref="ShadedVolumeStyle"/> <xs:element ref="SilhouetteEnhancementVolumeStyle"/> <xs:element ref="ToneMappedVolumeStyle"/> </xs:choice> </xs:group> |