regionRect

    Rectangular region of the texture to sample from. If you’re working with an atlas, use this property to define the area the 9-slice should use. All other properties are relative to this one. If the rect is empty, NinePatchRect will use the whole texture.

    NinePatchRect.swift:65
    final var regionRect: Rect2 { get set }

    Other members in extension

    Types

    Type members

    Instance members