RPE Chart Utils
    Preparing search index...

    Function findEffects

    • Find all effects using a specific shader name.

      Parameters

      • extra: PhiraExtra

        The PhiraExtra.

      • shader: string

        Shader name to search for.

      Returns { index: number; effect: ShaderEffect }[]

      Array of matching effects with their indices.