Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColoredTextureOptions

The options for a colored texture.

Hierarchy

  • ColoredTextureOptions

Index

Properties

Properties

Optional color

color: Color

The color of the texture.

default

Color.WHITE

Optional height

height: number

The height of the texture.

default

100

Optional width

width: number

The width of the texture.

default

100

Generated using TypeDoc