diagram | |||||||||||||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||||||||||
schema details |
|
||||||||||||||||
type | Object | ||||||||||||||||
properties |
|
||||||||||||||||
used by | OpacityMapVolumeStyle / -transferFunction |
||||||||||||||||
source code | "-transferFunction": { "description": "SF X3DTexture2DNode | X3DTexture3DNode content", "type": "object", "properties": { "ComposedTexture3D": { "$ref": "#/definitions/ComposedTexture3D" }, "ImageTexture": { "$ref": "#/definitions/ImageTexture" }, "ImageTexture3D": { "$ref": "#/definitions/ImageTexture3D" }, "MovieTexture": { "$ref": "#/definitions/MovieTexture" }, "PixelTexture": { "$ref": "#/definitions/PixelTexture" }, "PixelTexture3D": { "$ref": "#/definitions/PixelTexture3D" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | ComposedTexture3D | ||
source code | "ComposedTexture3D": { "$ref": "#/definitions/ComposedTexture3D" } |
diagram | |||
property details |
|
||
reference | ImageTexture | ||
source code | "ImageTexture": { "$ref": "#/definitions/ImageTexture" } |
diagram | |||
property details |
|
||
reference | ImageTexture3D | ||
source code | "ImageTexture3D": { "$ref": "#/definitions/ImageTexture3D" } |
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 | PixelTexture3D | ||
source code | "PixelTexture3D": { "$ref": "#/definitions/PixelTexture3D" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |