resharper/resharper-unity/src/Unity/UnityEditorIntegration/Api/api.xml [718:742]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      <descriptions>
        <description text="Event function that Unity calls after a Camera has finished rendering, that allows you to modify the Camera's final image." langCode="zh" />
        <description text="Event function that Unity calls after a Camera has finished rendering, that allows you to modify the Camera's final image." langCode="iv" />
        <description text="Event function that Unity calls after a Camera has finished rendering, that allows you to modify the Camera's final image." langCode="ja" />
        <description text="Event function that Unity calls after a Camera has finished rendering, that allows you to modify the Camera's final image." langCode="ko" />
      </descriptions>
      <parameters>
        <parameter type="UnityEngine.RenderTexture" array="False" name="source">
          <descriptions>
            <description text="A RenderTexture containing the source image." langCode="iv" />
            <description text="A RenderTexture containing the source image." langCode="zh" />
            <description text="A RenderTexture containing the source image." langCode="ja" />
            <description text="A RenderTexture containing the source image." langCode="ko" />
          </descriptions>
        </parameter>
        <parameter type="UnityEngine.RenderTexture" array="False" name="destination">
          <descriptions>
            <description text="The RenderTexture to update with the modified image." langCode="iv" />
            <description text="The RenderTexture to update with the modified image." langCode="zh" />
            <description text="The RenderTexture to update with the modified image." langCode="ja" />
            <description text="The RenderTexture to update with the modified image." langCode="ko" />
          </descriptions>
        </parameter>
      </parameters>
      <returns type="System.Void" array="False" />
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



resharper/resharper-unity/src/Unity/UnityEditorIntegration/Api/api.xml [1884:1908]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      <descriptions>
        <description text="Event function that Unity calls after a Camera has finished rendering, that allows you to modify the Camera's final image." langCode="zh" />
        <description text="Event function that Unity calls after a Camera has finished rendering, that allows you to modify the Camera's final image." langCode="iv" />
        <description text="Event function that Unity calls after a Camera has finished rendering, that allows you to modify the Camera's final image." langCode="ja" />
        <description text="Event function that Unity calls after a Camera has finished rendering, that allows you to modify the Camera's final image." langCode="ko" />
      </descriptions>
      <parameters>
        <parameter type="UnityEngine.RenderTexture" array="False" name="source">
          <descriptions>
            <description text="A RenderTexture containing the source image." langCode="iv" />
            <description text="A RenderTexture containing the source image." langCode="zh" />
            <description text="A RenderTexture containing the source image." langCode="ja" />
            <description text="A RenderTexture containing the source image." langCode="ko" />
          </descriptions>
        </parameter>
        <parameter type="UnityEngine.RenderTexture" array="False" name="destination">
          <descriptions>
            <description text="The RenderTexture to update with the modified image." langCode="iv" />
            <description text="The RenderTexture to update with the modified image." langCode="zh" />
            <description text="The RenderTexture to update with the modified image." langCode="ja" />
            <description text="The RenderTexture to update with the modified image." langCode="ko" />
          </descriptions>
        </parameter>
      </parameters>
      <returns type="System.Void" array="False" />
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



