diffuseMap - superclass: BakeElement; super-superclass:MAXWrapper - classID: #(65539, 0)This BakeElement allows a raw, lit, or lit & shadowed diffuse channel to be baked.
Constructor
DiffuseMap ...Properties
<diffuseMap>.autoSzOn Boolean default: false -- boolean; Auto_Size_OnEnable/Disable AutoSize.
<diffuseMap>.bitmap Bitmap default: undefined -- bitmapGet the bake element’s bitmap. This property cannot be set through MAXScript.
<diffuseMap>.elementName String default: "DiffuseMap" -- stringGet/Set the bake element’s name.
<diffuseMap>.enabled Boolean default: true -- booleanEnable/Disable the bake element.
<diffuseMap>.fileName Filenamedefault: "" -- string;Get/Set the element’s output file name.
<diffuseMap>.filenameUnique Boolean default: false -- boolean; Filename_UniqueEnable/Disable unique file name generation.
<diffuseMap>.fileType Filenamedefault: "" -- string;Get/Set the bake element’s output file type.
<diffuseMap>.filterOn Boolean default: true -- boolean; FilteringOnEnable/Disable filtering.
<diffuseMap>.lightingOn Boolean default: false -- boolean; LightingEnable/Disable baking of lighting.
<diffuseMap>.outputSzX Integer default: 256 -- integer; output_widthGet/Set the output width.
<diffuseMap>.outputSzY Integer default: 256 -- integer; output_heightGet/Set the output height.
<diffuseMap>.shadowsOn Boolean default: false -- boolean; ShadowsEnable/Disable baking of shadows.
<diffuseMap>.targetMapSlotName String default: ""Get/Set the name of the map slot where element output will be applied