BlueprintAPI > BlueprintAPI/Rendering > BlueprintAPI/Rendering/Material
Returns a named material. If this named material is not found, returns NULL.
Target is Cascade Particle System Component
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
name | In Name |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Returns a named material. If this named material is not found, returns NULL. |