Interface: NineSliceSpriteOptions

NineSliceSpriteOptions

Options for the NineSliceSprite constructor.

Properties:
Name Type Description
bottomHeight number

Height of the bottom horizontal bar (D)

leftWidth number

Width of the left vertical bar (A)

rightWidth number

Width of the right vertical bar (B)

texture core

The texture to use on the NineSlicePlane.

topHeight number

Height of the top horizontal bar (C)

Extends

Members

bottomHeight number

Height of the bottom horizontal bar (D)

leftWidth number

Width of the left vertical bar (A)

rightWidth number

Width of the right vertical bar (B)

texture core

The texture to use on the NineSlicePlane.

topHeight number

Height of the top horizontal bar (C)