XPlor/definitions/cod/materialvertexstreamrouting.xscript

6 lines
162 B
Plaintext
Raw Normal View History

2026-01-01 22:18:40 -05:00
type materialvertexstreamrouting [display="Material Vertex Stream Routing"]
{
// Parse stream routing data
data = parse_here("materialstreamrouting") [ui];
}