Schema definition -texture
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4514.png
location C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json
schema details
Description  SF X3DTextureNode content
type Object
properties
Name   Occurrence
ComposedCubeMapTexture   Optional
ComposedTexture3D   Optional
GeneratedCubeMapTexture   Optional
ImageCubeMapTexture   Optional
ImageTexture   Optional
ImageTexture3D   Optional
MovieTexture   Optional
MultiTexture   Optional
PixelTexture   Optional
PixelTexture3D   Optional
ProtoInstance   Optional
used by Appearance / -texture
source code "-texture": {
    "description": "SF X3DTextureNode content",
    "type": "object",
    "properties": {
        "ComposedCubeMapTexture": {
            "$ref": "#/definitions/ComposedCubeMapTexture"
        },
        "ComposedTexture3D": {
            "$ref": "#/definitions/ComposedTexture3D"
        },
        "GeneratedCubeMapTexture": {
            "$ref": "#/definitions/GeneratedCubeMapTexture"
        },
        "ImageCubeMapTexture": {
            "$ref": "#/definitions/ImageCubeMapTexture"
        },
        "ImageTexture": {
            "$ref": "#/definitions/ImageTexture"
        },
        "ImageTexture3D": {
            "$ref": "#/definitions/ImageTexture3D"
        },
        "MovieTexture": {
            "$ref": "#/definitions/MovieTexture"
        },
        "MultiTexture": {
            "$ref": "#/definitions/MultiTexture"
        },
        "PixelTexture": {
            "$ref": "#/definitions/PixelTexture"
        },
        "PixelTexture3D": {
            "$ref": "#/definitions/PixelTexture3D"
        },
        "ProtoInstance": {
            "$ref": "#/definitions/ProtoInstance"
        }
    },
    "additionalProperties": false
}

Property -texture / ComposedCubeMapTexture
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4515.png
property details
Occurrence  Optional
reference ComposedCubeMapTexture
source code "ComposedCubeMapTexture": {
    "$ref": "#/definitions/ComposedCubeMapTexture"
}

Property -texture / ComposedTexture3D
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4516.png
property details
Occurrence  Optional
reference ComposedTexture3D
source code "ComposedTexture3D": {
    "$ref": "#/definitions/ComposedTexture3D"
}

Property -texture / GeneratedCubeMapTexture
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4517.png
property details
Occurrence  Optional
reference GeneratedCubeMapTexture
source code "GeneratedCubeMapTexture": {
    "$ref": "#/definitions/GeneratedCubeMapTexture"
}

Property -texture / ImageCubeMapTexture
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4518.png
property details
Occurrence  Optional
reference ImageCubeMapTexture
source code "ImageCubeMapTexture": {
    "$ref": "#/definitions/ImageCubeMapTexture"
}

Property -texture / ImageTexture
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4519.png
property details
Occurrence  Optional
reference ImageTexture
source code "ImageTexture": {
    "$ref": "#/definitions/ImageTexture"
}

Property -texture / ImageTexture3D
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4520.png
property details
Occurrence  Optional
reference ImageTexture3D
source code "ImageTexture3D": {
    "$ref": "#/definitions/ImageTexture3D"
}

Property -texture / MovieTexture
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4521.png
property details
Occurrence  Optional
reference MovieTexture
source code "MovieTexture": {
    "$ref": "#/definitions/MovieTexture"
}

Property -texture / MultiTexture
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4522.png
property details
Occurrence  Optional
reference MultiTexture
source code "MultiTexture": {
    "$ref": "#/definitions/MultiTexture"
}

Property -texture / PixelTexture
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4523.png
property details
Occurrence  Optional
reference PixelTexture
source code "PixelTexture": {
    "$ref": "#/definitions/PixelTexture"
}

Property -texture / PixelTexture3D
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4524.png
property details
Occurrence  Optional
reference PixelTexture3D
source code "PixelTexture3D": {
    "$ref": "#/definitions/PixelTexture3D"
}

Property -texture / ProtoInstance
diagram x3d-3.3-JSONSchema_diagrams/x3d-3.3-JSONSchema_p4525.png
property details
Occurrence  Optional
reference ProtoInstance
source code "ProtoInstance": {
    "$ref": "#/definitions/ProtoInstance"
}


JSON Schema documentation generated by XMLSpy JSON Schema Editor http://www.altova.com/xmlspy/json-schema-editor.html