Ink - superclass: RenderElement; super-superclass:MAXWrapper - 4:0 - classID: #(450513551, 1836194615)
Ink RenderElement outputs the InkNPaint Ink component.
Constructors
Ink ...
InkRenderElement ...
Properties
<Ink>.bitmap Bitmap default: undefined -- bitmap
Gets the bitmap the RenderElement writes to.
<Ink>.elementName String default: "Ink" -- string; Element_name
Gets/Sets the name of the RenderElement.
<Ink>.enabled Boolean default: true -- boolean
Enables/Disables the RenderElement.
<Ink>.filterOn Boolean default: true -- boolean; Filter_On
Enables/Disables filtering for the RenderElement.