# File lib/as_texture.rb, line 166
  def initialize(backing, filter = :mip_smooth, inform = :rgba, repeat = false)
    super
  end