| diagram | ![]() |
||||||||||
| location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||||
| schema details |
|
||||||||||
| type | Object | ||||||||||
| properties |
|
||||||||||
| used by | BlendedVolumeStyle / -weightTransferFunction1 BlendedVolumeStyle / -weightTransferFunction2 ComposedCubeMapTexture / -back ComposedCubeMapTexture / -bottom ComposedCubeMapTexture / -front ComposedCubeMapTexture / -left ComposedCubeMapTexture / -right ComposedCubeMapTexture / -top |
||||||||||
| source code | "-texture2D": { "description": "SF X3DTexture2DNode content", "type": "object", "properties": { "ImageTexture": { "$ref": "#/definitions/ImageTexture" }, "MovieTexture": { "$ref": "#/definitions/MovieTexture" }, "PixelTexture": { "$ref": "#/definitions/PixelTexture" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
| diagram | ![]() |
||
| property details |
|
||
| reference | ImageTexture | ||
| source code | "ImageTexture": { "$ref": "#/definitions/ImageTexture" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | MovieTexture | ||
| source code | "MovieTexture": { "$ref": "#/definitions/MovieTexture" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | PixelTexture | ||
| source code | "PixelTexture": { "$ref": "#/definitions/PixelTexture" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | ProtoInstance | ||
| source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |