diagram | |||||||||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||||||
schema details |
|
||||||||||||
type | Object | ||||||||||||
properties |
|
||||||||||||
used by | Appearance / -textureTransform |
||||||||||||
source code | "-textureTransform": { "description": "SF X3DTextureTransformNode content", "type": "object", "properties": { "MultiTextureTransform": { "$ref": "#/definitions/MultiTextureTransform" }, "TextureTransform": { "$ref": "#/definitions/TextureTransform" }, "TextureTransform3D": { "$ref": "#/definitions/TextureTransform3D" }, "TextureTransformMatrix3D": { "$ref": "#/definitions/TextureTransformMatrix3D" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | MultiTextureTransform | ||
source code | "MultiTextureTransform": { "$ref": "#/definitions/MultiTextureTransform" } |
diagram | |||
property details |
|
||
reference | TextureTransform | ||
source code | "TextureTransform": { "$ref": "#/definitions/TextureTransform" } |
diagram | |||
property details |
|
||
reference | TextureTransform3D | ||
source code | "TextureTransform3D": { "$ref": "#/definitions/TextureTransform3D" } |
diagram | |||
property details |
|
||
reference | TextureTransformMatrix3D | ||
source code | "TextureTransformMatrix3D": { "$ref": "#/definitions/TextureTransformMatrix3D" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |