Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for the {@link RendereName.TEXT} renderer.

Hierarchy

  • TextRendererOptions

Index

Properties

horizontalAlignment?: "left" | "right" | "center"

Horizontal alignment.

verticalAlignment?: "top" | "bottom" | "middle"

Vertical alignment.

wrap?: boolean

Whether the text should be wrapped.

Generated using TypeDoc