StvDEV

 GDK

  Components

  Drawing

  Editor

  Browser

  Inspector

  CaptionedBoolPropertyDrawer

  DisableOnRuntimePropertyDrawer

  EnumPropertyDrawer

  MinMaxRangePropertyDrawer

  OnGUI(Rect, SerializedProperty, GUIContent)

  SplitRect(Rect, int)

  SplitRectIn3(Rect, int, int)

  ReadOnlyPropertyDrawer

  ShowIfPropertyDrawer

  Extensions

  Inspector

  Patterns

  TMP

  Types

  Vibration

Rect[] SplitRectIn3(Rect rect, int bordersSize, int space = 0)

Splits Rect into three parts.
VisibilityPublic
Modifiersstatic
ReturnsRects array

Parameters

Rect rectRect
int bordersSizePart border size
int spaceSpace between rects