diagram | |||||||||||||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||||||||||
schema details |
|
||||||||||||||||
type | Object | ||||||||||||||||
properties |
|
||||||||||||||||
used by | ParticleSystem / -emitter |
||||||||||||||||
source code | "-emitter": { "description": "SF X3DParticleEmitterNode content", "type": "object", "properties": { "ConeEmitter": { "$ref": "#/definitions/ConeEmitter" }, "ExplosionEmitter": { "$ref": "#/definitions/ExplosionEmitter" }, "PointEmitter": { "$ref": "#/definitions/PointEmitter" }, "PolylineEmitter": { "$ref": "#/definitions/PolylineEmitter" }, "SurfaceEmitter": { "$ref": "#/definitions/SurfaceEmitter" }, "VolumeEmitter": { "$ref": "#/definitions/VolumeEmitter" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | ConeEmitter | ||
source code | "ConeEmitter": { "$ref": "#/definitions/ConeEmitter" } |
diagram | |||
property details |
|
||
reference | ExplosionEmitter | ||
source code | "ExplosionEmitter": { "$ref": "#/definitions/ExplosionEmitter" } |
diagram | |||
property details |
|
||
reference | PointEmitter | ||
source code | "PointEmitter": { "$ref": "#/definitions/PointEmitter" } |
diagram | |||
property details |
|
||
reference | PolylineEmitter | ||
source code | "PolylineEmitter": { "$ref": "#/definitions/PolylineEmitter" } |
diagram | |||
property details |
|
||
reference | SurfaceEmitter | ||
source code | "SurfaceEmitter": { "$ref": "#/definitions/SurfaceEmitter" } |
diagram | |||
property details |
|
||
reference | VolumeEmitter | ||
source code | "VolumeEmitter": { "$ref": "#/definitions/VolumeEmitter" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |