TwoPassInitialRenderableFace¶
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/wgsl/rasterize-two-pass/TwoPassInitialRenderableFace.ts for the most up-to-date information.
Overview¶
Type TwoPassInitialRenderableFace¶
Raw type for a TwoPassInitialRenderableFace
@author Jonathan Olson <jonathan.olson@colorado.edu>
- renderProgramIndex: number
RenderProgram packed info - needsCentroid: boolean
- needsFace: boolean
- isConstant: boolean
- isFullArea: boolean
- edgesIndex: number
- numEdges: number
Source Code¶
See the source for TwoPassInitialRenderableFace.ts in the alpenglow repository.