Blender V4.3
RNGState Struct Reference

#include <path_state.h>

Public Attributes

uint rng_pixel
 
uint rng_offset
 
int sample
 

Detailed Description

Definition at line 309 of file path_state.h.

Member Data Documentation

◆ rng_offset

uint RNGState::rng_offset

Definition at line 311 of file path_state.h.

◆ rng_pixel

uint RNGState::rng_pixel

Definition at line 310 of file path_state.h.

Referenced by path_state_rng_load().

◆ sample

int RNGState::sample

Definition at line 312 of file path_state.h.


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