Blender V4.3
COM_algorithm_smaa.hh File Reference
#include "COM_context.hh"
#include "COM_result.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::realtime_compositor
 

Functions

void blender::realtime_compositor::smaa (Context &context, Result &input, Result &output, float threshold=0.1f, float local_contrast_adaptation_factor=2.0f, int corner_rounding=25)