diagram | |||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DComposableVolumeRenderStyleNode | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString ImageTexture PixelTexture MovieTexture MultiTexture ComposedTexture3D ImageTexture3D PixelTexture3D ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="OpacityMapVolumeStyle"> <xs:annotation> <xs:appinfo> <xs:element name="transferFunction" type="SFNode" fixed="inputOutputField" default="X3DTexture2DNode|X3DTexture3DNode"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="VolumeRendering"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> Only 2D texture transfer functions need be supported at level 1. </xs:appinfo> </xs:annotation> </xs:element> <xs:attribute name="componentName" type="componentNameChoices" fixed="VolumeRendering"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/volume.html#OpacityMapVolumeStyle"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DComposableVolumeRenderStyleNode"> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>transferFunction</xs:documentation> </xs:annotation> <xs:group ref="TextureContentModel"/> <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"/> |