Skip to content

AsepriteClipLoader.HitBoxSliceName Property

Definition

Namespace: Brine2D.Animation

Name of the Aseprite slice that is mapped to HitBox. Defaults to "hitbox". All other slices are still loaded as named boxes.

public string HitBoxSliceName { get; set; }

Property Value

System.String