How values are grouped per-texture per-pass per-step.
See mapGroups.
How the next output state values derive
from any past input values. If given no derives, or a
falsey-non-integer, no samples are mapped, to is returned unchanged.
Textures grouped into passes. See
mapGroups.
Values grouped into textures. See
mapGroups.
Inverse map from each value index to the data texture index containing it.
Optionalto: any = mapsThe object to store the result in; maps if not
given.
to The given to object, with resulting maps added for
any given maps.derives.
Maps the minimal set of texture reads to derive the next state of values from a past state of values they depend upon.