Class: 'Base type for all normal node types in X3D.'
Annotations (1)
- rdfs:label "Base type for all normal node types in X3D."
Usage (11)
- 'X3DFontStyleNode attribute class is implemented by multiple nodes. The class attribute on each X3D node and statement is a space-separated list of classes, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.' Domain 'Base type for all normal node types in X3D.'
- 'X3DNode field IS is implemented by multiple nodes. IS/connect statements define prototype connections between ProtoInterface fields and node fields within a ProtoBody.' Domain 'Base type for all normal node types in X3D.'
- 'X3DNode field metadata is implemented by multiple nodes. Information about this node can be contained in a MetadataBoolean, MetadataDouble, MetadataFloat, MetadataInteger, MetadataString or MetadataSet node.' Domain 'Base type for all normal node types in X3D.'
- 'Single contained Normal node that can specify perpendicular vectors for corresponding vertices to support rendering computations, applied according to the normalPerVertex field.' Range 'Base type for all normal node types in X3D.'
- 'Array of Normal nodes to handle non-default source pose so that both skin and skeleton can be in same binding pose.' Range 'Base type for all normal node types in X3D.'
- 'Single Normal node utilized by indexed mesh definitions for skin.' Range 'Base type for all normal node types in X3D.'
- 'X3DComposedGeometryNode field normal is implemented by multiple nodes.' Range 'Base type for all normal node types in X3D.'
- 'X3DNode field DEF is implemented by multiple nodes. DEF defines a unique ID name for each node, referenceable by other nodes.' Domain 'Base type for all normal node types in X3D.'
- 'X3DNode field USE is implemented by multiple nodes. USE means reuse an already DEF-ed node ID, excluding all child nodes and all other attributes (except for containerField, which can have a different value).' Domain 'Base type for all normal node types in X3D.'
- 'X3DNode attribute id is implemented by multiple nodes. The id attribute is a unique identifier, reserved for use by HTML5/DOM pages, independent of DEF labeling and internal X3D node referencing. This attribute is only functional if the X3D model is loaded within an HTML page.' Domain 'Base type for all normal node types in X3D.'
- 'X3DNode attribute style is implemented by multiple nodes. The style attribute provides an inline block of CSS for element styling, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets. This attribute is only functional if the X3D model is loaded within an HTML page.' Domain 'Base type for all normal node types in X3D.'