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