.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH USDBAKEMATERIALX "1" "September 2026" "usdBakeMaterialX 26.08" "User Commands" .SH NAME usdBakeMaterialX \- manual page for usdBakeMaterialX 26.08 .SH DESCRIPTION usage: usdBakeMaterialX [\-h] [\-\-width WIDTH] [\-\-height HEIGHT] [\-\-hdr] .TP [\-\-average] inputUsdFilename outputUsdFilename .PP Output an updated USD file that contains an additional material variant corresponding to a baked version of each MaterialX material in the input USD file. The baked materials are generated using the MaterialX::TextureBaker class and will generate a mtlx file and associated texture(s). .SS "positional arguments:" .TP inputUsdFilename Name of the input Usd File. .TP outputUsdFilename Name of the output Usd File, the generated mtlx File and any generated images, will be saved to this directory. .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-width\fR WIDTH Specify the width of the baked textures. .TP \fB\-\-height\fR HEIGHT Specify the height of the baked textures. .TP \fB\-\-hdr\fR Save images to hdr format. .TP \fB\-\-average\fR Average baked images to generate constant values.