AnimatedTextureGetFrameTexture Method |
Note: This API is now obsolete.
Returns the given frame's Texture.
Namespace: Godot
[ObsoleteAttribute("GetFrameTexture is deprecated. Use the Frame255__texture property instead.")] public Texture GetFrameTexture( int frame )
[Missing <param name="frame"/> documentation for "M:Godot.AnimatedTexture.GetFrameTexture(System.Int32)"]
[Missing <returns> documentation for "M:Godot.AnimatedTexture.GetFrameTexture(System.Int32)"]