Click or drag to resize

VideoPlayerGetVideoTexture Method

Returns the current frame as a Texture.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Texture GetVideoTexture()

Return Value

Type: Texture

[Missing <returns> documentation for "M:Godot.VideoPlayer.GetVideoTexture"]

See Also