X3DEnvironmentTextureNode:
X3DUOM 4.1:
<AbstractNodeType name="X3DEnvironmentTextureNode">
<InterfaceDefinition specificationUrl="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/environmentalTexturing.html#X3DEnvironmentTextureNode"
appinfo="Base type for all nodes that specify cubic environment map sources for texture images.">
<componentInfo name="CubeMapTexturing" level="1"/>
<Inheritance baseType="**X3DTextureNode**"/>
X3D Architecture 4.1:
34.3.1 X3DEnvironmentTextureNode
X3DEnvironmentTextureNode : **X3DSingleTextureNode** {
SFString [in,out] description ""
SFNode [in,out] metadata NULL [X3DMetadataObject]
SFNode [] textureProperties NULL [TextureProperties]
}
I think this may already be in Mantis, but I haven't done a search there.