A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
MM_StandardTransperent Class ReferenceMaterial

A material with 1 graphs. More...

#include "/PixoCore/Materials/MasterMaterials/MM_StandardTransperent"

Inheritance diagram for MM_StandardTransperent:
[legend]

Public Attributes

float ChannelMap
 
float ColorMap
 
float ColorOverlay
 
float EmissiveColor
 
float NormalMap
 
float Opacity
 

Private Member Functions

void MM_StandardTransperent ()
 

Detailed Description

A material with 1 graphs.

UDF Path:  /PixoCore /Materials /MasterMaterials /MM_StandardTransperent
Config: Config/DefaultEngine.ini
Domain: Surface

Definition at line 13 of file MM_StandardTransperent.h.

Constructor & Destructor Documentation

◆ MM_StandardTransperent()

void MM_StandardTransperent::MM_StandardTransperent ( )
privateMaterial
MM Standard Transperent

Member Data Documentation

◆ ChannelMap

float MM_StandardTransperent::ChannelMap

Definition at line 21 of file MM_StandardTransperent.h.

◆ ColorMap

float MM_StandardTransperent::ColorMap

Definition at line 20 of file MM_StandardTransperent.h.

◆ ColorOverlay

float MM_StandardTransperent::ColorOverlay

Definition at line 16 of file MM_StandardTransperent.h.

◆ EmissiveColor

float MM_StandardTransperent::EmissiveColor

Definition at line 17 of file MM_StandardTransperent.h.

◆ NormalMap

float MM_StandardTransperent::NormalMap

Definition at line 19 of file MM_StandardTransperent.h.

◆ Opacity

float MM_StandardTransperent::Opacity

Definition at line 18 of file MM_StandardTransperent.h.


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