|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::RaymarchProcessor::set_max_steps | ( | uint32_t | steps | ) |
Set the sample count along the longest ray through the volume.
| steps | Step 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.