You are viewing a potentially older version of this package. View all versions.
Groove_Salad-RuntimeMaterialInspector-1.0.0 icon

RuntimeMaterialInspector

An extension for RuntimeInspector that reveals shader properties to allow easy material editing.

Date uploaded a year ago
Version 1.0.0
Download link Groove_Salad-RuntimeMaterialInspector-1.0.0.zip
Downloads 265
Dependency string Groove_Salad-RuntimeMaterialInspector-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2103 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2103
Twiner-RuntimeInspector-3.0.0 icon
Twiner-RuntimeInspector

Runtime Inspector Integration for Risk of Rain 2

Preferred version: 3.0.0

README

Runtime Material Inspector

Reveals a material's shader properties when inspecting it with Runtime Inspector. This lets mod devs easily test changes to materials, akin to the functionality you might get from a material controller component. Or you can just use it to make stuff look cool.

Example

Possible Future Features

  • Displaying Headers?
  • True per-renderer properties?
  • Non-destructive editing?

Contact

For reports and suggestions, you can find me in the Spikestrip Modding Server @Groove_Salad#7700

CHANGELOG

1.0.0

  • Initial release