A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
BasicShapeMaterial.h
Go to the documentation of this file.
1#pragma once
14{
15public:
16 float Color;
17 float Roughness;
18
19private:
225 void BasicShapeMaterial(); //"Basic Shape Material"
226};
227
A material with 1 graphs.