get_mask


Description:

public unowned LayerMask get_mask ()

Get the specified layer's mask if it exists.

This procedure returns the specified layer's mask, or -1 if none exists.

Parameters:

this

The layer.

Returns:

The layer mask.