Question by
blackant · Jul 21, 2018 at 09:13 AM ·
post processingpost-process-effectpostprocesspost-processingpost effects
how to get postprocessing parameters
Hello, i'm trying to get setting from postprocess Stack V2.
but because C#language is not up to 7 i can't use this kind of code:
AmbiantOcclusion = UsedProfile.TryGetSettings(out AmbientOcclusion outSetting);
is anyone can tell me how i can pass over it ?
Comment
Your answer
Follow this Question
Related Questions
Color Grading: Some Curves don't affect color shifts made using Linear Trackballs 0 Answers
Post-Processing Stack V2 has no effect 1 Answer
Unable to switch Post-Process Layer to PostProcessing LayerMask 1 Answer
Change Depth of Field in Unity while Runtime 0 Answers
[HELP] Post Processing Stack v2 + Cinemachine - How to track focus on target like PPSv1? 0 Answers