The default values for properties in the AudioClip class (balance, cycleCount, etc.) are not explicitly specified with the @defaultValue javadoc tag.
There is some verbiage in the description which might suggest what the default value is, but perhaps we need to correct this.
On a related note, it might make sense to scan the API spec and identify all other places where the default value is not explicitly specified.
There is some verbiage in the description which might suggest what the default value is, but perhaps we need to correct this.
On a related note, it might make sense to scan the API spec and identify all other places where the default value is not explicitly specified.