Table of Contents

Delegate GuillotinePacker.InsertRectangleCallback

Namespace
Stride.Core.Mathematics
Assembly
Stride.Core.Mathematics.dll
public delegate void GuillotinePacker.InsertRectangleCallback(int cascadeIndex, ref Rectangle rectangle)

Parameters

cascadeIndex int

The index of the rectangle

rectangle Rectangle

The rectangle found

Extension Methods