NcEngine
nc::NoisePassProperties Struct Reference

Properties for the noise pass. More...

#include <PostProcess.h>

Public Attributes

Vector3 maskGradientStart = Vector3::Zero()
 
float maskGradientAmount = 0.1f
 
Vector3 maskGradientEnd = Vector3::One()
 
asset::TextureView noiseTex = asset::TextureView{}
 
float noiseTexAmount = 0.1f
 
float noiseTexTiling = 1.0f
 

Detailed Description

Properties for the noise pass.


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