ThreeSliceComponent

Namespace: Murder.Components.Graphics
Assembly: Murder.dll

public sealed struct ThreeSliceComponent : IComponent

This component makes sure that any aseprite will render as a 3-slice instead, as specified.

Implements: IComponent

⭐ Constructors

public ThreeSliceComponent()

⭐ Properties

CoreSliceRectangle

public readonly Rectangle CoreSliceRectangle;

Returns
Rectangle

Orientation

public readonly Orientation Orientation;

Returns
Orientation

Size

public readonly int Size;

Returns
int