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 ?
↧