terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.RenderTextureDescriptor Struct Reference

Properties

readonly int width [get]
 
readonly int height [get]
 
readonly int msaaSamples [get]
 
readonly int volumeDepth [get]
 
GraphicsFormat graphicsFormat [get]
 
readonly GraphicsFormat depthStencilFormat [get]
 
readonly TextureDimension dimension [get]
 

Private Attributes

int< widthk__BackingField
 
int< heightk__BackingField
 
int< msaaSamplesk__BackingField
 
int< volumeDepthk__BackingField
 
int< mipCountk__BackingField
 
GraphicsFormat _graphicsFormat
 
GraphicsFormat< stencilFormatk__BackingField
 
GraphicsFormat< depthStencilFormatk__BackingField
 
TextureDimension< dimensionk__BackingField
 
ShadowSamplingMode< shadowSamplingModek__BackingField
 
VRTextureUsage< vrUsagek__BackingField
 
RenderTextureCreationFlags _flags
 
RenderTextureMemoryless< memorylessk__BackingField
 

Detailed Description

Definition at line 11 of file RenderTextureDescriptor.cs.


The documentation for this struct was generated from the following file: