This version of Unity is unsupported.

RectOffset Constructor

Declaration

public RectOffset();

Declaration

public RectOffset(int left, int right, int top, int bottom);

Description

Creates a new rectangle with offsets.