RenderTexture
.format
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
RenderTexture
RenderTexture
.format
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
RenderTexture
All Members
Variables
depth
format
height
isCubemap
isPowerOfTwo
useMipMap
width
Constructors
RenderTexture
Functions
Create
IsCreated
Release
SetGlobalShaderProperty
Class Variables
active
Class Functions
GetTemporary
ReleaseTemporary
Inherited Variables
anisoLevel
filterMode
height
hideFlags
mipMapBias
name
width
wrapMode
Inherited Functions
GetInstanceID
GetNativeTextureID
ToString
Inherited Class Functions
Destroy
DestroyImmediate
DontDestroyOnLoad
FindObjectOfType
FindObjectsOfType
Instantiate
Instantiate.<T>
operator !=
operator ==
operator bool
var
format :
RenderTextureFormat
Description
The format of the render texture.
See Also:
RenderTextureFormat
.