RasterizeType

Description

The type of the layer content to rasterize.

Static Properties

ENTIRELAYER readonly Rasterizes all vector data on the layer.
FILLCONTENT readonly Rasterizes the fill of a shape layer, leaving the vector mask.
LAYERCLIPPINGPATH readonly Rasterizes the vector mask of a shape layer, turning it into a layer mask.
LINKEDLAYERS readonly Rasterizes the selected layers.
SHAPE readonly Rasterizes a shape layer.
TEXTCONTENTS readonly Rasterizes the type on a type layer. Doesn’t rasterize any other vector data on the layer.