diagram | |||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||
schema details |
|
||
type | Array | ||
array constraints |
|
||
array items |
|
||
used by | RigidBodyCollection / -joints |
||
source code | "-rigidBodyJoints": { "description": "MF X3DRigidJointNode content", "type": "array", "minItems": 1, "items": { "type": "object", "properties": { "BallJoint": { "$ref": "#/definitions/BallJoint" }, "DoubleAxisHingeJoint": { "$ref": "#/definitions/DoubleAxisHingeJoint" }, "MotorJoint": { "$ref": "#/definitions/MotorJoint" }, "SingleAxisHingeJoint": { "$ref": "#/definitions/SingleAxisHingeJoint" }, "SliderJoint": { "$ref": "#/definitions/SliderJoint" }, "UniversalJoint": { "$ref": "#/definitions/UniversalJoint" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } } |
diagram | |||||||||||||||||
type | Object | ||||||||||||||||
properties |
|
||||||||||||||||
source code | { "type": "object", "properties": { "BallJoint": { "$ref": "#/definitions/BallJoint" }, "DoubleAxisHingeJoint": { "$ref": "#/definitions/DoubleAxisHingeJoint" }, "MotorJoint": { "$ref": "#/definitions/MotorJoint" }, "SingleAxisHingeJoint": { "$ref": "#/definitions/SingleAxisHingeJoint" }, "SliderJoint": { "$ref": "#/definitions/SliderJoint" }, "UniversalJoint": { "$ref": "#/definitions/UniversalJoint" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | BallJoint | ||
source code | "BallJoint": { "$ref": "#/definitions/BallJoint" } |
diagram | |||
property details |
|
||
reference | DoubleAxisHingeJoint | ||
source code | "DoubleAxisHingeJoint": { "$ref": "#/definitions/DoubleAxisHingeJoint" } |
diagram | |||
property details |
|
||
reference | MotorJoint | ||
source code | "MotorJoint": { "$ref": "#/definitions/MotorJoint" } |
diagram | |||
property details |
|
||
reference | SingleAxisHingeJoint | ||
source code | "SingleAxisHingeJoint": { "$ref": "#/definitions/SingleAxisHingeJoint" } |
diagram | |||
property details |
|
||
reference | SliderJoint | ||
source code | "SliderJoint": { "$ref": "#/definitions/SliderJoint" } |
diagram | |||
property details |
|
||
reference | UniversalJoint | ||
source code | "UniversalJoint": { "$ref": "#/definitions/UniversalJoint" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |