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
Microsoft.Xna.Framework.Graphics.TargetBlendState Class Reference

Package Functions

 TargetBlendState (BlendState parent)
 
TargetBlendState Clone (BlendState parent)
 

Properties

BlendFunction AlphaBlendFunction [get, set]
 
Blend AlphaDestinationBlend [get, set]
 
Blend AlphaSourceBlend [get, set]
 
BlendFunction ColorBlendFunction [get, set]
 
Blend ColorDestinationBlend [get, set]
 
Blend ColorSourceBlend [get, set]
 
ColorWriteChannels ColorWriteChannels [get, set]
 

Private Attributes

readonly BlendState _parent
 
BlendFunction _alphaBlendFunction
 
Blend _alphaDestinationBlend
 
Blend _alphaSourceBlend
 
BlendFunction _colorBlendFunction
 
Blend _colorDestinationBlend
 
Blend _colorSourceBlend
 
ColorWriteChannels _colorWriteChannels
 

Detailed Description

Definition at line 6 of file TargetBlendState.cs.


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