W3cubDocs

/Haxe JavaScript

DistanceModelType(String)

package js.html.audio

Available on js

Variables

@:value(cast "exponential") @:enum @:impl inline read only EXPONENTIAL:DistanceModelType = "exponential"

@:value(cast "inverse") @:enum @:impl inline read only INVERSE:DistanceModelType = "inverse"

@:value(cast "linear") @:enum @:impl inline read only LINEAR:DistanceModelType = "linear"

Static variables

@:value(cast "exponential") @:enum @:impl static inline read only EXPONENTIAL:DistanceModelType = "exponential"

@:value(cast "inverse") @:enum @:impl static inline read only INVERSE:DistanceModelType = "inverse"

@:value(cast "linear") @:enum @:impl static inline read only LINEAR:DistanceModelType = "linear"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/audio/DistanceModelType.html