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.EffectParameter Class Reference

Public Member Functions

void SetValue (Matrix value)
 
void SetValue (bool value)
 
void SetValue (float value)
 
void SetValue (Vector2 value)
 
void SetValue (Vector3 value)
 
void SetValue (Vector4 value)
 

Package Functions

 EffectParameter (string name)
 
 EffectParameter (EffectParameter cloneSource)
 

Package Attributes

float[] Data
 

Properties

string Name [get, private set]
 
Vector4 Vector [get]
 
float Float [get]
 
bool Bool [get]
 
Color Color [get]
 

Private Attributes

string< Namek__BackingField
 

Detailed Description

Definition at line 10 of file EffectParameter.cs.


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