| diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DTangentNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Tangent"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Rendering"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="5"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/rendering.html#Tangent"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DTangentNode"> <xs:attribute name="vector" type="MFVec4f"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> <xs:maxInclusive value="1"/> </xs:appinfo> <xs:documentation>Note: range [-1..1] required but not enforced since it produces false positives</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="containerField" type="containerFieldChoicesX3DTangentNode" default="tangent"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | MFVec4f | |||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:attribute name="vector" type="MFVec4f"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> <xs:maxInclusive value="1"/> </xs:appinfo> <xs:documentation>Note: range [-1..1] required but not enforced since it produces false positives</xs:documentation> </xs:annotation> </xs:attribute> |
| type | containerFieldChoicesX3DTangentNode | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="containerField" type="containerFieldChoicesX3DTangentNode" default="tangent"/> |