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