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