Skip to content

IndirectModule

Overview

TODO: doc

@author Jonathan Olson <jonathan.olson@colorado.edu>

Class IndirectModule

import { IndirectModule } from 'scenerystack/alpenglow';

Constructor

new IndirectModule( providedOptions : IndirectModuleOptions<T> )

Instance Methods

Type IndirectModuleOptions

import type { IndirectModuleOptions } from 'scenerystack/alpenglow';

Source Code

See the source for IndirectModule.ts in the alpenglow repository.