| diagram | ![]() |
||||||||
| location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||
| schema details |
|
||||||||
| type | Object | ||||||||
| properties |
|
||||||||
| used by | ElevationGrid / -color GeoElevationGrid / -color IndexedFaceSet / -color IndexedLineSet / -color IndexedQuadSet / -color IndexedTriangleFanSet / -color IndexedTriangleSet / -color IndexedTriangleStripSet / -color LineSet / -color ParticleSystem / -colorRamp PointSet / -color QuadSet / -color TriangleFanSet / -color TriangleSet / -color TriangleStripSet / -color |
||||||||
| source code | "-color": { "description": "SF X3DColorNode content", "type": "object", "properties": { "Color": { "$ref": "#/definitions/Color" }, "ColorRGBA": { "$ref": "#/definitions/ColorRGBA" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
| diagram | ![]() |
||
| property details |
|
||
| reference | Color | ||
| source code | "Color": { "$ref": "#/definitions/Color" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | ColorRGBA | ||
| source code | "ColorRGBA": { "$ref": "#/definitions/ColorRGBA" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | ProtoInstance | ||
| source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |