Uses of Interface
org.web3d.x3d.sai.Sound.X3DSoundNode
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Sound | |
| org.web3d.x3d.sai.Sound |
-
Uses of X3DSoundNode in org.web3d.x3d.jsail.Sound
Classes in org.web3d.x3d.jsail.Sound that implement X3DSoundNode Modifier and Type Class Description classSoundObjectThe Sound node controls the 3D spatialization of sound playback by a child AudioClip or MovieTexture node. -
Uses of X3DSoundNode in org.web3d.x3d.sai.Sound
Subinterfaces of X3DSoundNode in org.web3d.x3d.sai.Sound Modifier and Type Interface Description interfaceSoundThe Sound node controls the 3D spatialization of sound playback by a child AudioClip or MovieTexture node.Methods in org.web3d.x3d.sai.Sound that return X3DSoundNode Modifier and Type Method Description X3DSoundNodeX3DSoundNode. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.