Home AcousticProperties
X_ite
Cancel

AcousticProperties

Overview

AcousticProperties …

The AcousticProperties node belongs to the Shape component and its default container field is AcousticProperties. It is available since X3D version 4.0 or later.

Hierarchy

1
+ X3DNode

Fields

SFNode [in, out] metadata NULL [X3DMetadataObject]

Metadata are not part of the X3D world and not interpreted by the X3D browser, but they can be accessed via the ECMAScript interface.

SFString [in, out] description “”

Author-provided prose that describes intended purpose of the url asset.

Hint

  • Many XML tools substitute XML character references for special characters automatically if needed within an attribute value (such as & for & ampersand character, or " for “ quotation-mark character).

SFBool [in, out] enabled

SFFloat [in, out] absorption 0

SFFloat [in, out] refraction 0

SFFloat [in, out] diffuse 0

SFFloat [in, out] specular 0

This post is licensed under CC BY 4.0 by the author.