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

RuntimeMaterialInspector

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

Date uploaded 2 months ago
Version 1.0.1
Download link Groove_Salad-RuntimeMaterialInspector-1.0.1.zip
Downloads 166
Dependency string Groove_Salad-RuntimeMaterialInspector-1.0.1

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
dgosling-RuntimeInspector-4.0.1 icon
dgosling-RuntimeInspector

Runtime Inspector is back!

Preferred version: 4.0.1

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 RoR2 Modding Server @Groove_Salad

Donations

Buy Me A Coffee

CHANGELOG

1.0.1

  • Moved dependency to dgosling's updated runtime inspector
  • README fixes and changes

1.0.0

  • Initial release