candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
candlewick::DepthPass::Config Struct Reference

#include <candlewick/core/DepthAndShadowPass.h>

Public Attributes

SDL_GPUCullMode cull_mode
 
float depth_bias_constant_factor
 
float depth_bias_slope_factor
 
bool enable_depth_bias
 
bool enable_depth_clip
 

Member Data Documentation

◆ cull_mode

SDL_GPUCullMode candlewick::DepthPass::Config::cull_mode

◆ depth_bias_constant_factor

float candlewick::DepthPass::Config::depth_bias_constant_factor

◆ depth_bias_slope_factor

float candlewick::DepthPass::Config::depth_bias_slope_factor

◆ enable_depth_bias

bool candlewick::DepthPass::Config::enable_depth_bias

◆ enable_depth_clip

bool candlewick::DepthPass::Config::enable_depth_clip

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