Custom Material UVs
TezenariUpdated 4 years ago|
Materials
Optimization

Optimize the performance of your materials by utilizing the Customized UV's feature. This offloads texture UV calculations from the Pixel Shader over to the Vertex Shader. And as an added bonus, it helps clean up your graph.
06/More Tips
Custom Primitive DataLearn how you can use Custom Primitive Data to easily modify Scalar and Vector material parameters without needing Dynamic Material Instances.
Materials
Static Meshes
+2
The Vertex Interpolator Node
Materials
Optimization
Post Process PixelizationLearn how to quickly create a Pixel Shader effect for your Unreal Engine project.
Shaders
Materials
+1
Camera Based MaskingUtilize the cameras world position as a mask for your materials.
Materials
Regulate Emissive ExposureUtilize the EyeAdaption node to keep emissive materials consistency across difference exposure levels.
Materials
Lighting
+1
Named Reroutes
Materials
Utility