| diagram | ![]() |
||||||||
| location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||
| schema details |
|
||||||||
| type | Object | ||||||||
| properties |
|
||||||||
| used by | Appearance / -material ShadedVolumeStyle / -material |
||||||||
| source code | "-material": { "description": "SF X3DMaterialNode content", "type": "object", "properties": { "Material": { "$ref": "#/definitions/Material" }, "TwoSidedMaterial": { "$ref": "#/definitions/TwoSidedMaterial" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
| diagram | ![]() |
||
| property details |
|
||
| reference | Material | ||
| source code | "Material": { "$ref": "#/definitions/Material" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | TwoSidedMaterial | ||
| source code | "TwoSidedMaterial": { "$ref": "#/definitions/TwoSidedMaterial" } |
| diagram | ![]() |
||
| property details |
|
||
| reference | ProtoInstance | ||
| source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |