Documentation for the Unreal C++ Plugin
Loading...
Searching...
No Matches
MM_StandardMat.h
Go to the documentation of this file.
1#pragma once
14{
15public:
17 float ColorMap;
18 float ChannelMap;
19 float NormalMap;
20
21private:
546 void MM_StandardMat(); //"MI Interactive Objects"
547};
548
A material with 1 graphs.
void MM_StandardMat()