[ Version ( since = "3.0" ) ]
public static unowned LayerMask? get_by_id (int32 layer_mask_id)
Returns a LayerMask representing layer_mask_id.
This function calls get_by_id and returns the item if it is layer_mask or null otherwise.
| layer_mask_id |
The layer_mask id. |
|
a LayerMask for |