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_On
Enable/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" -- string
Get/Set the bake element’s name.
<HeightMap>.enabled BooleanClass default: true -- boolean
Enable/Disable the bake element.
<HeightMap>.fileName Filenamedefault: "" -- string;
Get/Set the element’s output file name.
<HeightMap>.filenameUnique BooleanClass default: false-- boolean; Filename_Unique
Enable/Disable unique file name generation.
<HeightMap>.fileType Filenamedefault: "" -- string;
Get/Set the bake element’s output file type.
<HeightMap>.filterOn BooleanClass default:true -- boolean; FilteringOn
Enable/Disable filtering.
<HeightMap>.outputSzXInteger default:256 -- integer; output_width
Get/Set the output width.
<HeightMap>.outputSzY Integer default: 256 -- integer; output_height
Get/Set the output height.
<HeightMap>.targetMapSlotName String default: "" -- string;
Get/Set the name of the map slot where element output will be applied