 |
TSubclassOf |
|
|
 |
UDMMaterialComponent |
The base class for all material components. Has a few useful things. |
|
 |
UDMMaterialComponentDynamic |
Base version of a dynamic material component. Links to the original in the parent material model. |
|
 |
UDMMaterialLinkedComponent |
A component which links to a specific parent component in the hierarchy instead of its Outer. |
|
 |
UDMMaterialParameter |
A parameter on a Material Designer Material. |
|
 |
UDMMaterialValue |
A value used in a material. Manages its own parameter. |
|
 |
UDMMaterialValueDynamic |
A value used inside an instanced material instance. |
|
 |
UDMRenderTargetRenderer |
A component responsible for rendering something to a texture render target (value). |
|
 |
UDMTextureUV |
Represents a Texture UV material function with the following parameters: offset, tiling, pivot and rotation. |
|
 |
UDMTextureUVDynamic |
A texture uv used inside a instanced material instance. |
|