Options
All
  • Public
  • Public/Protected
  • All
Menu

Module exprs/randomexpr

Index

Classes

Functions

Functions

random

  • creates expression that evaluates to a pseudorandom number between 0 and 1

    Parameters

    • seed: Vec2

      vec2 to to seed the random number (defaults to the normalized frag coord)

    Returns RandomExpr

Generated using TypeDoc