diagram | |||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DComposableVolumeRenderStyleNode | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString BlendedVolumeStyle BoundaryEnhancementVolumeStyle CartoonVolumeStyle ComposedVolumeStyle EdgeEnhancementVolumeStyle OpacityMapVolumeStyle ProjectionVolumeStyle ShadedVolumeStyle SilhouetteEnhancementVolumeStyle ToneMappedVolumeStyle ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ComposedVolumeStyle"> <xs:annotation> <xs:appinfo> <xs:element name="renderStyle" type="MFNode" fixed="inputOutputField" default="X3DComposableVolumeRenderStyleNode"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="VolumeRendering"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="3"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/volume.html#ComposedVolumeStyle"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DComposableVolumeRenderStyleNode"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>renderStyle</xs:documentation> </xs:annotation> <xs:group ref="VolumeRenderStyleContentModel"/> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="containerField" type="xs:NMTOKEN" default="renderStyle"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="renderStyle"/> |