Skip to content

binaryToRenderInstruction

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/render-program/binaryToRenderInstruction.ts for the most up-to-date information.

Overview

Extracts a single instruction from the binary format at a given (32bit dword) offset.

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

Source Code

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