Table of Contents

Namespace MonkeyLoader.Resonite.UI

Classes

ButtonRefExtensions
CanvasExtensions

Contains helpful methods to deal with UIX FrooxEngine.UIX.Canvases, their FrooxEngine.UIX.RectTransforms, and related types.

LocalActionButtonExtensions

Contains extension methods to setup locally defined actions for FrooxEngine.IButtons which are triggerable by anyone.
Due to their nature, they will only work while the FrooxEngine.User that creates them hasn't left the session. As such, they will be destroyed when the local user leaves, and won't be saved either (marking it non-persistent).

Slices

Contains definitions to work with NineSlice.

Slices.First

Contains more "fluent" definitions for first half / third.

Slices.Second

Contains more "fluent" definitions for second half / third.

Structs

NineSlice

Represents a nine slice with its vertical and horizontal Slices.Third segments.
Allows getting the Elements.Core.Rect and Borders for each of the ways to further divide it.

NineSlice.Thirds

Represents the thirds of one axis of a nine slice using a Elements.Core.float4.

Enums

Slices.Half

Distinguishes halfs.

Slices.Horizontal

Distinguishes horizontal slices.

Slices.Third

Distinguishes thirds.

Slices.Vertical

Distinguishes vertical slices.