You are viewing a potentially older version of this package.
View all versions.
RuntimeMaterialInspector
An extension for RuntimeInspector that reveals shader properties to allow easy material editing.
By Groove_Salad
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
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2103README
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.
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
CHANGELOG
1.0.1
- Moved dependency to dgosling's updated runtime inspector
- README fixes and changes
1.0.0
- Initial release