A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
MM_Button.h
Go to the documentation of this file.
1#pragma once
13class MM_Button : public UMaterial
14{
15public:
18
19private:
416 void MM_Button(); //"MI Button"
417};
418
A material with 1 graphs.
Definition MM_Button.h:14
float ButtonColor
Definition MM_Button.h:16
float EmissivePush
Definition MM_Button.h:17
void MM_Button()