Class MaterialUtils.Shaders
Contains references to various Shaders.
public static class MaterialUtils.Shaders
- Inheritance
-
MaterialUtils.Shaders
- Inherited Members
Properties
IonCube
The UnityEngine.Shader that is used for Ion Cubes.
public static Shader IonCube { get; }
Property Value
- Shader
MarmosetUBER
The UnityEngine.Shader that is used for most materials in the game.
public static Shader MarmosetUBER { get; }
Property Value
- Shader
ParticlesUBER
The UnityEngine.Shader that is used for most particle systems.
public static Shader ParticlesUBER { get; }
Property Value
- Shader