This commit is contained in:
Soreepeong 2024-03-04 21:13:00 +09:00
parent 5fd7457df4
commit 0a658477c6
3 changed files with 230 additions and 178 deletions

View file

@ -84,6 +84,7 @@ public interface ITextureReadbackProvider
/// <returns>A task representing the save process.</returns>
/// <remarks>
/// <para><paramref name="wrap"/> must not be disposed until the task finishes.</para>
/// <para>If the target file exists, it will be overwritten only if the save operation is successful.</para>
/// <para>See the following webpages for the valid values for <paramref name="props"/> per
/// <paramref name="containerGuid"/>.</para>
/// <ul>