| diagram | ![]() |
||
| location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||
| schema details |
|
||
| type | Array | ||
| array constraints |
|
||
| array items |
|
||
| used by | MultiTextureCoordinate / -texCoord |
||
| source code | "-texCoords2D": { "description": "MF TextureCoordinate | TextureCoordinateGenerator content", "type": "array", "minItems": 1, "items": { "type": "object", "properties": { "TextureCoordinate": { "$ref": "#/definitions/TextureCoordinate" }, "TextureCoordinateGenerator": { "$ref": "#/definitions/TextureCoordinateGenerator" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } } |
| diagram | ![]() |
||||||||
| type | Object | ||||||||
| properties |
|
||||||||
| source code | { "type": "object", "properties": { "TextureCoordinate": { "$ref": "#/definitions/TextureCoordinate" }, "TextureCoordinateGenerator": { "$ref": "#/definitions/TextureCoordinateGenerator" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
| diagram | ![]() |
||
| property details |
|
||
| reference | TextureCoordinate | ||
| source code | "TextureCoordinate": { "$ref": "#/definitions/TextureCoordinate" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | TextureCoordinateGenerator | ||
| source code | "TextureCoordinateGenerator": { "$ref": "#/definitions/TextureCoordinateGenerator" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | ProtoInstance | ||
| source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |