Navigation
API > API/Plugins > API/Plugins/MetaHumanDefaultPipeline
Material parameters that can be changed at runtime
A subset of EMaterialParameterType
| Name | EMetaHumanRuntimeMaterialParameterType |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanDefaultPipeline/Public/Item/MetaHumanMaterialPipelineCommon.h |
| Include Path | #include "Item/MetaHumanMaterialPipelineCommon.h" |
Syntax
enum EMetaHumanRuntimeMaterialParameterType
{
Toggle,
Scalar,
Vector,
DoubleVector,
Texture,
TextureCollection,
Font,
RuntimeVirtualTexture,
SparseVolumeTexture,
}
Values
| Name | Remarks |
|---|---|
| Toggle | |
| Scalar | |
| Vector | |
| DoubleVector | |
| Texture | |
| TextureCollection | |
| Font | |
| RuntimeVirtualTexture | |
| SparseVolumeTexture |