Skip to content

Kuesa::Serenity::IroMatteMultMaterial::UboData

#include <iromattemultmaterial.h>

Public Attributes

Name
float[3] matteFilter
float _pad0
float[3] uvOffset
float matteGain
float postGain
float postVertexColor
float usesMatteMap

Public Attributes Documentation

variable matteFilter

1
float[3] matteFilter;

variable _pad0

1
float _pad0;

variable uvOffset

1
float[3] uvOffset;

variable matteGain

1
float matteGain;

variable postGain

1
float postGain;

variable postVertexColor

1
float postVertexColor;

variable usesMatteMap

1
float usesMatteMap;

Updated on 2022-10-18 at 11:12:51 +0200