Has anyone been able to use the new feature Use Custom Primitive Data? I can't find any setting in the material and I have been searching through the editor and project settings with no results. I do however see it being referenced in the source code. This would be immensely useful for a project I am working on.
Edit*
Nevermind. It seems the switch is inside some of the parameter nodes. For example the VectorParam has the Custom Primitive Data option. Now I just need to find out how to set the values on the primitives.
Edit**
The custom primitive data can be set via blueprints directly on the mesh component.
Edit*
Nevermind. It seems the switch is inside some of the parameter nodes. For example the VectorParam has the Custom Primitive Data option. Now I just need to find out how to set the values on the primitives.
Edit**
The custom primitive data can be set via blueprints directly on the mesh component.
Comment