terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Attributes | |
EffectPass | _effectPass |
Protected Attributes | |
string | _passName |
Properties | |
Effect | Shader [get, set] |
Static Private Member Functions | |
static bool | IsPowerOfTwo (int n) |
Private Attributes | |
Vector3 | _uColor |
Vector3 | _uSecondaryColor |
float | _uSaturation |
float | _uOpacity |
Asset< Texture2D > | _uImage0 |
Asset< Texture2D > | _uImage1 |
Asset< Texture2D > | _uImage2 |
bool | _useProjectionMatrix |
Vector4 | _shaderSpecificData |
SamplerState | _customSamplerState |
readonly Ref< Effect > | _shader |
Definition at line 16 of file MiscShaderData.cs.