Skip to content

IndirectModule

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/alpenglow/blob/main/js/webgpu/compute/IndirectModule.ts for the most up-to-date information.

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.