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

A material with 1 graphs. More...

#include "/PixoTutorial/Materials/TutorialProps/MasterMaterials/MM_Constant"

Inheritance diagram for MM_Constant:
[legend]

Public Attributes

float AmbientOcclusion
 
float Color
 
float EmissiveColor
 
float Metallic
 
float Roughness
 

Private Member Functions

void MM_Constant ()
 

Detailed Description

A material with 1 graphs.

UDF Path:  /PixoTutorial /Materials /TutorialProps /MasterMaterials /MM_Constant
Config: Config/DefaultEngine.ini
Domain: Surface

Definition at line 13 of file MM_Constant.h.

Constructor & Destructor Documentation

◆ MM_Constant()

void MM_Constant::MM_Constant ( )
privateMaterial
MI Blank Dash

Member Data Documentation

◆ AmbientOcclusion

float MM_Constant::AmbientOcclusion

Definition at line 19 of file MM_Constant.h.

◆ Color

float MM_Constant::Color

Definition at line 16 of file MM_Constant.h.

◆ EmissiveColor

float MM_Constant::EmissiveColor

Definition at line 20 of file MM_Constant.h.

◆ Metallic

float MM_Constant::Metallic

Definition at line 17 of file MM_Constant.h.

◆ Roughness

float MM_Constant::Roughness

Definition at line 18 of file MM_Constant.h.


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