Blender V4.5
blender::eevee::FilmSample Struct Reference

#include <eevee_shader_shared.hh>

Public Attributes

int2 texel
float weight
float weight_sum_inv

Detailed Description

Definition at line 415 of file eevee_shader_shared.hh.

Member Data Documentation

◆ texel

int2 blender::eevee::FilmSample::texel

Definition at line 416 of file eevee_shader_shared.hh.

◆ weight

float blender::eevee::FilmSample::weight

Definition at line 417 of file eevee_shader_shared.hh.

◆ weight_sum_inv

float blender::eevee::FilmSample::weight_sum_inv

Used for accumulation.

Definition at line 419 of file eevee_shader_shared.hh.


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