ExternalTextureUtils
Declaration
public static class ExternalTextureUtilsMethods
| Name | Type | Summary |
|---|---|---|
| static CreateFromExternalTexture | Texture2D | Creates a new Texture2D object from the provided external texture. |
| static LoadMirroredOverXAxis | void | - |
| static ReadFromExternalTexture | void | Reads the entirety of the source external texture into the destination texture. |