Class TextureFormatUtilities
Inheritance
System.Object
TextureFormatUtilities
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
public static class TextureFormatUtilities
Methods
GetUncompressedRenderTextureFormat(Texture)
Declaration
public static RenderTextureFormat GetUncompressedRenderTextureFormat(Texture texture)
Parameters
Type | Name | Description |
---|---|---|
Texture | texture |
Returns
Type | Description |
---|---|
RenderTextureFormat |