Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor
| |
|
| Name |
EDMExpressionMenu |
| Type |
enum |
| Header File |
/Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/DMMaterialStageExpression.h |
| Include Path |
#include "Components/DMMaterialStageExpression.h" |
Syntax
enum EDMExpressionMenu
{
Camera,
Decal,
Geometry,
Landscape,
Math,
Object,
Other,
Particle,
Texture,
Time,
WorldSpace,
}
Values
| Name |
Remarks |
| Camera |
|
| Decal |
|
| Geometry |
|
| Landscape |
|
| Math |
|
| Object |
|
| Other |
|
| Particle |
|
| Texture |
|
| Time |
|
| WorldSpace |
|