Blender V4.5
blender::compositor::RealizationOptions Struct Reference

#include <COM_domain.hh>

Public Attributes

Interpolation interpolation = Interpolation::Bilinear
bool repeat_x = false
bool repeat_y = false

Detailed Description

Definition at line 28 of file COM_domain.hh.

Member Data Documentation

◆ interpolation

Interpolation blender::compositor::RealizationOptions::interpolation = Interpolation::Bilinear

Definition at line 33 of file COM_domain.hh.

◆ repeat_x

bool blender::compositor::RealizationOptions::repeat_x = false

◆ repeat_y

bool blender::compositor::RealizationOptions::repeat_y = false

The documentation for this struct was generated from the following file: