Options
All
  • Public
  • Public/Protected
  • All
Menu

Module exprs/edgecolorexpr

Index

Classes

Functions

Functions

edgecolor

  • creates a colored edge detection expression

    Parameters

    • color: Vec4

      what color to make the edge

    • Optional samplerNum: number

      where to sample from

    • Optional stepped: boolean

      whether to round the result of sobel edge detection (defaults to true)

    Returns EdgeColorExpr

Generated using TypeDoc