diagram | |||||||||||||||||||||||||||||||||||||||||||
type | extension of SceneGraphStructureStatement | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | FillProperties LineProperties Material ImageTexture MovieTexture MultiTexture PixelTexture MultiTextureTransform TextureTransform MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Background ColorInterpolator CoordinateInterpolator DirectionalLight Group NavigationInfo NormalInterpolator OrientationInterpolator PositionInterpolator ScalarInterpolator Shape TimeSensor Transform Viewpoint WorldInfo Anchor BooleanFilter BooleanSequencer BooleanToggle BooleanTrigger CylinderSensor Inline IntegerSequencer IntegerTrigger KeySensor PlaneSensor PointLight ProximitySensor SphereSensor SpotLight StringSensor Switch TimeTrigger TouchSensor AudioClip Billboard Collision Fog LoadSensor LOD Script Sound VisibilitySensor CoordinateInterpolator2D PositionInterpolator2D StaticGroup TextureBackground EspduTransform ReceiverPdu SignalPdu TransmitterPdu GeoLocation GeoLOD GeoMetadata GeoPositionInterpolator GeoTouchSensor GeoViewpoint HAnimHumanoid HAnimJoint HAnimSegment HAnimSite NurbsOrientationInterpolator NurbsPositionInterpolator NurbsSurfaceInterpolator NurbsSet ProtoInstance Box Cone Cylinder IndexedFaceSet IndexedLineSet IndexedTriangleFanSet IndexedTriangleSet IndexedTriangleStripSet LineSet PointSet Sphere TriangleFanSet TriangleSet TriangleStripSet ElevationGrid Polyline2D Polypoint2D Rectangle2D TriangleSet2D Extrusion Text Arc2D ArcClose2D Circle2D Disk2D GeoElevationGrid NurbsCurve NurbsPatchSurface NurbsSweptSurface NurbsSwungSurface NurbsTrimmedSurface Appearance Color ColorRGBA Coordinate CoordinateDouble FontStyle GeoCoordinate Normal TextureCoordinate Contour2D ContourPolyline2D NurbsTextureCoordinate | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="field"> <xs:annotation> <xs:appinfo> <xs:element name="children" type="MFNode" default="X3DNode"/> <xs:attribute name="type" type="fieldTypeChoices"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Core"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> Functional summary: a field statement defines an interface attribute or node. Each field statement can contain either attribute-value or node content. </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#NodeAndFieldStatementSyntax"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SceneGraphStructureStatement"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="SceneGraphFragmentContentModel"/> </xs:choice> <xs:attribute name="name" type="xs:NMTOKEN" use="required"> <xs:annotation> <xs:documentation source="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NameTyping"/> </xs:annotation> </xs:attribute> <xs:attribute name="accessType" type="accessTypeChoices" use="required"/> <xs:attribute name="type" type="SFString" use="required"/> <xs:attribute name="value" type="SFString"/> <xs:attribute name="appinfo" type="SFString"/> <xs:attribute name="documentation" type="SFString"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:NMTOKEN" use="required"> <xs:annotation> <xs:documentation source="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NameTyping"/> </xs:annotation> </xs:attribute> |
type | accessTypeChoices | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
source | <xs:attribute name="accessType" type="accessTypeChoices" use="required"/> |
type | SFString | ||
properties |
|
||
source | <xs:attribute name="type" type="SFString" use="required"/> |
type | SFString |
source | <xs:attribute name="value" type="SFString"/> |
type | SFString |
source | <xs:attribute name="appinfo" type="SFString"/> |
type | SFString |
source | <xs:attribute name="documentation" type="SFString"/> |