Skip to content

LatticeSpace.setScaleTransform

Summary

LatticeSpace.setScaleTransform() replaces the scalar mapping used by scalar color mode.

Syntax

LatticeSpace.setScaleTransform(transform: ScaleTransformDescriptor | ScaleTransform): void

Notes

The transform is normalized to the lattice's packed component layout; its component selection cannot exceed componentCount.

See Also