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