Files
gtav-src/tools_ng/dcc/current/max2012/scripts/pipeline/util/test.ms
T
2025-09-29 00:52:08 +02:00

6 lines
159 B
Plaintext
Executable File

for i=1 to getnumsubmtls $.mat do (
submat = getsubmtl $.mat i
submat.showinviewport = true
--showtexturemap submat on
showhwtexturemap submat false
)