MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_scale()

void MayaFlux::Buffers::UVFieldProcessor::set_scale ( float  scale)

Set UV scale.

Parameters
scaleMultiplier applied to UV output (larger = tighter tiling)

Definition at line 40 of file UVFieldProcessor.cpp.

41{
43}
Tendency< D, float > scale(const Tendency< D, float > &t, float factor)
Uniform scaling of a scalar-output tendency.
Definition Tendency.hpp:97

References m_pc, and MayaFlux::Buffers::UVFieldProcessor::PushConstants::param_scale.