| diagram |  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DParticleEmitterNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Coordinate CoordinateDouble GeoCoordinate ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="VolumeEmitter"> <xs:annotation> <xs:appinfo> <xs:attribute name="set_coordIndex" type="MFInt32" fixed="inputOnlyField"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:element name="coord" type="SFNode" fixed="inputOutputField" default="X3DCoordinateNode"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="ParticleSystems"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/particleSystems.html#VolumeEmitter"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DParticleEmitterNode"> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>coord</xs:documentation> </xs:annotation> <xs:element ref="Coordinate"/> <xs:element ref="CoordinateDouble"/> <xs:element ref="GeoCoordinate"/> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="coordIndex" type="MFInt32" default="-1"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="direction" type="SFVec3f" default="0 1 0"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> <xs:maxInclusive value="1"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="internal" type="SFBool" default="true"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="emitter"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> | 
| type | MFInt32 | |||||||||
| properties | 
 | |||||||||
| facets | 
 | |||||||||
| annotation | 
 | |||||||||
| source | <xs:attribute name="coordIndex" type="MFInt32" default="-1"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> </xs:appinfo> </xs:annotation> </xs:attribute> | 
| type | SFVec3f | |||||||||
| properties | 
 | |||||||||
| facets | 
 | |||||||||
| annotation | 
 | |||||||||
| source | <xs:attribute name="direction" type="SFVec3f" default="0 1 0"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> <xs:maxInclusive value="1"/> </xs:appinfo> </xs:annotation> </xs:attribute> | 
| type | SFBool | ||
| properties | 
 | ||
| source | <xs:attribute name="internal" type="SFBool" default="true"/> | 
| type | xs:NMTOKEN | ||
| properties | 
 | ||
| source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="emitter"/> |