diagram | |||
children | AcousticProperties FillProperties LineProperties PointProperties Material PhysicalMaterial UnlitMaterial TwoSidedMaterial ComposedShader PackagedShader ProgramShader ComposedCubeMapTexture ComposedTexture3D ImageTexture ImageTexture3D MovieTexture MultiTexture PixelTexture PixelTexture3D GeneratedCubeMapTexture ImageCubeMapTexture MultiTextureTransform TextureTransform TextureTransform3D TextureTransformMatrix3D | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="AppearanceChildContentModelNoProtoInstance"> <xs:annotation> <xs:appinfo>Child-node content model corresponding to X3DAppearanceChildNode. Appearance can contain FillProperties, LineProperties, PointProperties, Material or TwoSidedMaterial, any Texture node and any TextureTransform node, in any order. No more than one instance of these nodes is allowed. Appearance may also contain multiple shaders (ComposedShader, PackagedShader, ProgramShader).</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/shape.html#Appearancenode"/> </xs:annotation> <xs:choice> <xs:element ref="AcousticProperties"> <xs:annotation> <xs:documentation>acousticProperties</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="FillProperties"> <xs:annotation> <xs:documentation>fillProperties</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="LineProperties"> <xs:annotation> <xs:documentation>lineProperties</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="PointProperties"> <xs:annotation> <xs:documentation>pointProperties</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Material"> <xs:annotation> <xs:documentation>material, backMaterial</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="PhysicalMaterial"> <xs:annotation> <xs:documentation>material, backMaterial</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="UnlitMaterial"> <xs:annotation> <xs:documentation>material, backMaterial</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TwoSidedMaterial"> <xs:annotation> <xs:documentation>material, backMaterial</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ComposedShader"> <xs:annotation> <xs:documentation>shaders</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="PackagedShader"> <xs:annotation> <xs:documentation>shaders</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ProgramShader"> <xs:annotation> <xs:documentation>shaders</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ComposedCubeMapTexture"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ComposedTexture3D"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ImageTexture"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ImageTexture3D"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="MovieTexture"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="MultiTexture"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="PixelTexture"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="PixelTexture3D"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="GeneratedCubeMapTexture"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ImageCubeMapTexture"> <xs:annotation> <xs:documentation>texture</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="MultiTextureTransform"> <xs:annotation> <xs:documentation>textureTransform</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TextureTransform"> <xs:annotation> <xs:documentation>textureTransform</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TextureTransform3D"> <xs:annotation> <xs:documentation>textureTransform</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TextureTransformMatrix3D"> <xs:annotation> <xs:documentation>textureTransform</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:group> |