Click or drag to resize

AudioStreamGeneratorPlaybackPushFrame Method

[Missing <summary> documentation for "M:Godot.AudioStreamGeneratorPlayback.PushFrame(Godot.Vector2)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool PushFrame(
	Vector2 frame
)

Parameters

frame
Type: GodotVector2

[Missing <param name="frame"/> documentation for "M:Godot.AudioStreamGeneratorPlayback.PushFrame(Godot.Vector2)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.AudioStreamGeneratorPlayback.PushFrame(Godot.Vector2)"]

See Also