diagram | |||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||
schema details |
|
||||||
type | Object | ||||||
properties |
|
||||||
used by | ComposedTexture3D / -textureProperties GeneratedCubeMapTexture / -textureProperties ImageCubeMapTexture / -textureProperties ImageTexture / -textureProperties ImageTexture3D / -textureProperties MovieTexture / -textureProperties PixelTexture / -textureProperties PixelTexture3D / -textureProperties |
||||||
source code | "-textureProperties": { "description": "SF TextureProperties content", "type": "object", "properties": { "TextureProperties": { "$ref": "#/definitions/TextureProperties" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | TextureProperties | ||
source code | "TextureProperties": { "$ref": "#/definitions/TextureProperties" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |