Click or drag to resize

AudioStreamPlayer3D.IsEmissionAngleEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioStreamPlayer3D.IsEmissionAngleEnabled"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsEmissionAngleEnabled is deprecated. Use the EmissionAngleEnabled property instead.")]
public bool IsEmissionAngleEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.AudioStreamPlayer3D.IsEmissionAngleEnabled"]

See Also