Binding¶
Overview¶
TODO: doc
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class Binding¶
Constructor¶
new Binding( location : BindingLocation, bindingType : BindingType, slot : ResourceSlot )¶
Instance Methods¶
getWGSLDeclaration( name : string ) : WGSLModuleDeclarations¶
Source Code¶
See the source for Binding.ts in the alpenglow repository.