diagram | |||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||
schema details |
|
||||||
type | Object | ||||||
properties |
|
||||||
used by | BallJoint / -body1 BallJoint / -body2 Contact / -body1 Contact / -body2 DoubleAxisHingeJoint / -body1 DoubleAxisHingeJoint / -body2 MotorJoint / -body1 MotorJoint / -body2 SingleAxisHingeJoint / -body1 SingleAxisHingeJoint / -body2 SliderJoint / -body1 SliderJoint / -body2 UniversalJoint / -body1 UniversalJoint / -body2 |
||||||
source code | "-body": { "description": "SF RigidBody content", "type": "object", "properties": { "RigidBody": { "$ref": "#/definitions/RigidBody" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | RigidBody | ||
source code | "RigidBody": { "$ref": "#/definitions/RigidBody" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |