@lightningjs/renderer
    Preparing search index...

    Module Utils

    Auxiliary Utilities

    This module exports the a set of utilities that may be optionally used by developers using the Lightning 3 Renderer.

    You can import the exports from this module like so:

    import { assertTruthy } from '@lightning/renderer';
    

    Exports in here should be chosen wisely, as they will be exposed to directly developers.

    They should be general utilities that are NOT directly coupled to the Lightning Renderer, and not specific to any particular platform.

    Classes

    EventEmitter

    Functions

    assertTruthy
    deg2Rad
    getNormalizedRgbaComponents
    getTimingFunction
    mergeColorAlpha
    mergeColorProgress