Blender V4.5
SessionParams Class Reference

#include <session.h>

Public Member Functions

 SessionParams ()
bool modified (const SessionParams &params) const

Public Attributes

DeviceInfo device
DeviceInfo denoise_device
bool headless
bool background
bool experimental
int samples
bool use_sample_subset
int sample_subset_offset
int sample_subset_length
int pixel_size
int threads
double time_limit
bool use_profiling
bool use_auto_tile
int tile_size
bool use_resolution_divider
ShadingSystem shadingsystem
string temp_dir

Detailed Description

Definition at line 36 of file session/session.h.

Constructor & Destructor Documentation

◆ SessionParams()

Member Function Documentation

◆ modified()

bool SessionParams::modified ( const SessionParams & params) const
inline

Member Data Documentation

◆ background

◆ denoise_device

◆ device

◆ experimental

bool SessionParams::experimental

Definition at line 47 of file session/session.h.

Referenced by BlenderSync::get_session_params(), modified(), and SessionParams().

◆ headless

bool SessionParams::headless

◆ pixel_size

int SessionParams::pixel_size

Definition at line 52 of file session/session.h.

Referenced by BlenderSync::get_session_params(), modified(), and SessionParams().

◆ sample_subset_length

◆ sample_subset_offset

◆ samples

◆ shadingsystem

ShadingSystem SessionParams::shadingsystem

Definition at line 66 of file session/session.h.

Referenced by BlenderSync::get_session_params(), modified(), and SessionParams().

◆ temp_dir

string SessionParams::temp_dir

◆ threads

◆ tile_size

int SessionParams::tile_size

◆ time_limit

◆ use_auto_tile

bool SessionParams::use_auto_tile

◆ use_profiling

◆ use_resolution_divider

bool SessionParams::use_resolution_divider

Definition at line 64 of file session/session.h.

Referenced by SessionParams().

◆ use_sample_subset


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