frames

    Number of frames to use in the animation. While you can create the frames independently with setFrameTexture(frame:texture:), you need to set this value for the animation to take new frames into account. The maximum number of frames is maxFrames.

    AnimatedTexture.swift:31
    final var frames: Int32 { get set }

    Other members in extension

    Type members

    Instance members