Quantcast
Channel: Questions in topic: "post processing"
Viewing all articles
Browse latest Browse all 713

How to set default texture value in Post-processing stack V2

$
0
0
When programming a custom effect in for the Post-processing stack v2, I can properly set default Float values. But how about default Texture values? public sealed class Watercolor : PostProcessEffectSettings { public FloatParameter scale = new FloatParameter { value = 1f }; public TextureParameter tex = new TextureParameter { value = ?}; }

Viewing all articles
Browse latest Browse all 713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>