Interface: NineSliceGeometryOptions

NineSliceGeometryOptions

Options for the NineSliceGeometry.

Properties:
Name Type Description
bottomHeight number

The height of the bottom row.

height number

The height of the NineSlicePlane, setting this will actually modify the vertices and UV's of this plane.

leftWidth number

The width of the left column.

originalHeight number

The original height of the texture

originalWidth number

The original width of the texture

rightWidth number

The width of the right column.

topHeight number

The height of the top row.

width number

The width of the NineSlicePlane, setting this will actually modify the vertices and UV's of this plane.

Members

bottomHeight number

The height of the bottom row.

height number

The height of the NineSlicePlane, setting this will actually modify the vertices and UV's of this plane.

leftWidth number

The width of the left column.

originalHeight number

The original height of the texture

originalWidth number

The original width of the texture

rightWidth number

The width of the right column.

topHeight number

The height of the top row.

width number

The width of the NineSlicePlane, setting this will actually modify the vertices and UV's of this plane.