diagram | |||||||||
location | C:\x3d-code\www.web3d.org\specifications\x3d-3.3-JSONSchema.json | ||||||||
schema details |
|
||||||||
type | Object | ||||||||
properties |
|
||||||||
used by | Sound / -source |
||||||||
source code | "-source": { "description": "SF X3DSoundSourceNode content", "type": "object", "properties": { "AudioClip": { "$ref": "#/definitions/AudioClip" }, "MovieTexture": { "$ref": "#/definitions/MovieTexture" }, "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } }, "additionalProperties": false } |
diagram | |||
property details |
|
||
reference | AudioClip | ||
source code | "AudioClip": { "$ref": "#/definitions/AudioClip" } |
diagram | |||
property details |
|
||
reference | MovieTexture | ||
source code | "MovieTexture": { "$ref": "#/definitions/MovieTexture" } |
diagram | |||
property details |
|
||
reference | ProtoInstance | ||
source code | "ProtoInstance": { "$ref": "#/definitions/ProtoInstance" } |