Common material expressions
There are some common Material nodes that we use most of the time when we create a material. To create a node you need to right-click on the graph canvas and search for it, or you can use the Palette window to drag and drop. Some nodes also have shortcut keys assigned to them.
Let's take a look at these common nodes.
Constant
Constant expression outputs a single float value and can be connected to almost any input. You can convert a constant expression to a parameter and make real-time changes to the Material instance. You can also access a parameter through Blueprint or C++ and see the changes in the game.
- Shortcut key: Hold 1 and click on the graph area
- Parameter shortcut key: Hold S and click on the graph area
- Example ...
Get Unreal Engine 4 Game Development Essentials now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.