new NineSlicePlane (…args) Deprecated`` : since 8.0.0 overrides
Name | Type | Description |
---|---|---|
args |
[NineSliceSpriteOptions | core] | [core, number, number, number, number] |
- Deprecated:
- since 8.0.0
Extends
Inherited Properties
From class NineSliceSprite
bottomHeight number inherited
The width of the right column (b) of the NineSlicePlane.
height number inherited
The height of the NineSlicePlane, setting this will actually modify the vertices and UV's of this plane.
leftWidth number inherited
The width of the left column (a) of the NineSlicePlane.
rightWidth number inherited
The width of the right column (b) of the NineSlicePlane.
roundPixels inherited
Whether or not to round the x/y position of the nine slice.
The texture that the NineSlicePlane is using.
topHeight number inherited
The width of the right column (b) of the NineSlicePlane.
width number inherited
The width of the NineSlicePlane, setting this will actually modify the vertices and UV's of this plane.