SpatialPlayer
Inherits: Spatial < Node < Object
Inherited By: SpatialStreamPlayer, SpatialSamplePlayer
Category: Core
Brief Description
Member Functions
float | get_param ( int param ) const |
void | set_param ( int param, float value ) |
Numeric Constants
- PARAM_VOLUME_DB = 0
- PARAM_PITCH_SCALE = 1
- PARAM_ATTENUATION_MIN_DISTANCE = 2
- PARAM_ATTENUATION_MAX_DISTANCE = 3
- PARAM_ATTENUATION_DISTANCE_EXP = 4
- PARAM_EMISSION_CONE_DEGREES = 5
- PARAM_EMISSION_CONE_ATTENUATION_DB = 6
- PARAM_MAX = 7
Member Function Description
float get_param ( int param ) const
void set_param ( int param, float value )
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_spatialplayer.html