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

◆ set_max_steps()

void MayaFlux::Buffers::RaymarchProcessor::set_max_steps ( uint32_t  steps)

Set the sample count along the longest ray through the volume.

Parameters
stepsStep count. Higher resolves thin structure, linearly more expensive per covered pixel.

Definition at line 62 of file RaymarchProcessor.cpp.

References m_params, and MayaFlux::Buffers::RaymarchProcessor::MarchParams::max_steps.