| Modifier and Type | Method and Description |
|---|---|
AuralAttributes |
Soundscape.getAuralAttributes()
Retrieve reference of Aural Attributes
|
AuralAttributes |
GraphicsContext3D.getAuralAttributes()
Retrieves the current AuralAttributes component object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Soundscape.setAuralAttributes(AuralAttributes attributes)
Set a set of aural attributes for this Soundscape
|
void |
GraphicsContext3D.setAuralAttributes(AuralAttributes attributes)
Sets the current AuralAttributes object to the specified
AuralAttributes component object.
|
| Constructor and Description |
|---|
Soundscape(Bounds region,
AuralAttributes attributes)
Constructs and initializes a new Sound node using specified
parameters
|
Copyright © 2015. All rights reserved.