diagram | |||||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||
schema details |
|
||||||||
type | Object | ||||||||
properties |
|
||||||||
used by | CollidableOffset / -collidable Contact / -geometry1 Contact / -geometry2 RigidBody / -geometry |
||||||||
source code | "-collidable": { "description": "SF X3DNBodyCollidableNode content", "type": "object", "properties": { "CollidableOffset": { "$ref": "#/definitions/CollidableOffset" }, "CollidableShape": { "$ref": "#/definitions/CollidableShape" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | CollidableOffset | ||
source code | "CollidableOffset": { "$ref": "#/definitions/CollidableOffset" } |
diagram | |||
property details |
|
||
reference | CollidableShape | ||
source code | "CollidableShape": { "$ref": "#/definitions/CollidableShape" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |