Inspect Material is a VAM plugin that shows a list of...
  • Material properties
  • Shader properties
  • Texture properties + actual texture
... from "Renderer"- and "DAZSkinV2"-objects on the current atom. DAZSkinV2 is for inspecting a persons skin.

It is provided "as it is" without any code cleanup and guarantees that it will not blow up and burn down your house.
I originally made this to help me debug custom shaders for SallySoundFX 3. Some users knew I made this because I talked about it on Discord scripting channel a long time ago and two requested it.
It became indeed very useful to inspect other content to, for example, find out what texture or shader is used.
  • IMPORTANT TO UNDERSTAND: It's technically impossible for this plugin to list all properties. Custom shaders can use custom property names. You have to know their names. There is no function from VAM or Unity that returns a list of valid property names. It is only possible to check "blindly" for commonly used ones. If something is returned, the property exists.
  • Use the "Reload"-button in the plugin window to refresh everything. The plugin does not "live update" anything. ALL the info is collected during plugin initialization.
  • Other less frequently used object types may or may not work, like terrain. It depends on whether these would use a "Renderer"-object or something different.
I currently cannot and will not update and maintain this. If you are interested in updating this, contact me, I will turn this into a team resource. You should then be able to upload improved versions.

Clipboard_10-05-2024_01.jpg

Clipboard_10-05-2024_02.jpg
Author
Sally Whitemane
Downloads
60
Views
216
Packages
1
Total Size
0.01 MB
Version
1
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Sally Whitemane

Latest reviews

wow!! very thank you
Upvote 0
Back
Top Bottom