Files
o3de/Gems/Atom/Feature/Common/Assets/Materials/Special/DebugVertexStreams.material
Tommy Walton 837d4fde3e Create a debug material type for displaying per-vertex data (#7220)
* Create a debug material type for displaying per-vertex data

Signed-off-by: Tommy Walton <waltont@amazon.com>

* PR feedback. Added color display mode, multiple uv-set support, split tangent/bitangent options into two separate enums, and added a functor for showing only the applicable properties in the UI depending on which vertex stream and uv set are selected.

Signed-off-by: Tommy Walton <waltont@amazon.com>
2022-02-03 11:00:52 -08:00

4 lines
105 B
Plaintext

{
"materialType": "Materials/Special/DebugVertexStreams.materialtype",
"materialTypeVersion": 1
}