Mask : TextureMap
Mask - superclass: textureMap; super-superclass:material - classID: #(544, 0)
Constructor
Properties
<Mask>.map TextureMap default: undefined
The map viewed through the mask.
<Mask>.mapEnabled Boolean default: true -- alias: Map_1_Enable
Enables the map.
<Mask>.mask TextureMap default: undefined
The map to be used as a mask.
<Mask>.maskEnabled Boolean default: true -- alias: Map_2_Enable
Enables the mask map.
<Mask>.maskInverted Boolean default: false -- alias: Invert
When on, inverts the effect of the mask.