IGEditorUtils.

DoLayerMaskField(Rect, GUIContent, int) Method

Summary

Make a field for layer masks.

Syntax

public static int DoLayerMaskField(Rect area, GUIContent label, int layerMask)

Parameters

Name Type Description
area Rect
label GUIContent
layerMask int

Return Value

Type Description
int