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