appearance

open override fun appearance(): NinePatchAppearance

Pose and Graphic return themselves. NinePatch returns a NinePatchAppearance.

Use this to create an appearance for a new Actor. However, if you wish to change the appearance of an actor, use appearanceForActor instead (or applyToActor).