ly.img.android.pesdk.backend.model.chunk / MultiRect / set

set

open fun set(left: Int, top: Int, right: Int, bottom: Int): Unit
open fun set(left: Float, top: Float, right: Float, bottom: Float): Unit
open fun set(src: MultiRect!): Unit
open fun set(src: RectF!): Unit
open fun set(src: Rect!): Unit