Function AnimatedTexture.getFrameTexture

Returns the given frame's Texture.

godot.d.reference.Ref!(godot.texture.Texture) getFrameTexture (
  const(long) frame
) nothrow @nogc const;