CARLA
Public Attributes | List of all members
FSensorShader Struct Reference

A shader in AShaderBasedSensor. More...

#include <ShaderBasedSensor.h>

+ Collaboration diagram for FSensorShader:

Public Attributes

UMaterialInstanceDynamic * PostProcessMaterial = nullptr
 
float Weight = 1.0f
 

Detailed Description

A shader in AShaderBasedSensor.

Definition at line 32 of file ShaderBasedSensor.h.

Member Data Documentation

◆ PostProcessMaterial

UMaterialInstanceDynamic* FSensorShader::PostProcessMaterial = nullptr

Definition at line 37 of file ShaderBasedSensor.h.

◆ Weight

float FSensorShader::Weight = 1.0f

Definition at line 40 of file ShaderBasedSensor.h.


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