Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RectOffset Constructor

Declaration

public RectOffset();

Declaration

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

Description

Creates a new rectangle with offsets.