| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Sound |
The Sound component defines how sound is delivered to an X3D world as well as how
sounds are accessed.
|
| org.web3d.x3d.sai.Sound |
The Sound component defines how sound is delivered to an X3D world as well as how
sounds are accessed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SoundObject
X3D node tooltip: [X3DSoundNode] The Sound node controls the 3D spatialization of sound playback by a child AudioClip or MovieTexture node.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Sound
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Method and Description |
|---|---|
X3DSoundNode |
X3DSoundNode.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
X3DSoundNode |
X3DSoundNode.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
X3DSoundNode |
X3DSoundNode.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
X3DSoundNode |
X3DSoundNode.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.