HeightMap - superclass: BakeElement; super-superclass:MAXWrapper - 11:0 - classID: #(1860721422, 0)This BakeElementallows a height map to be baked.
Constructor
HeightMap ...Properties
<HeightMap>.autoSzOn BooleanClass default: false -- boolean; Auto_Size_OnEnable/Disable AutoSize.
<HeightMap>.bitmap UndefinedClass default: undefined --bitmap;Get the bake element’s bitmap. This property cannot be set through MAXScript.
<HeightMap>.elementName String default: "HeightMap" -- stringGet/Set the bake element’s name.
<HeightMap>.enabled BooleanClass default: true -- booleanEnable/Disable the bake element.
<HeightMap>.fileName Filenamedefault: "" -- string;Get/Set the element’s output file name.
<HeightMap>.filenameUnique BooleanClass default: false-- boolean; Filename_UniqueEnable/Disable unique file name generation.
<HeightMap>.fileType Filenamedefault: "" -- string;Get/Set the bake element’s output file type.
<HeightMap>.filterOn BooleanClass default:true -- boolean; FilteringOnEnable/Disable filtering.
<HeightMap>.outputSzXInteger default:256 -- integer; output_widthGet/Set the output width.
<HeightMap>.outputSzY Integer default: 256 -- integer; output_heightGet/Set the output height.
<HeightMap>.targetMapSlotName String default: "" -- string;Get/Set the name of the map slot where element output will be applied