- Home /
Question by
Creepyman01 · Feb 17, 2021 at 10:03 PM ·
post processingvolumepost-process-effectdepth of field
How do i get depth of field from volume?
if i use .TryGet that the error is: " The type 'DepthOfField' cannot be used as type parameter 'T' in the generic type or method 'VolumeProfile.TryGet(out T)'. There is no implicit reference conversion from 'DepthOfField' to 'UnityEngine.Rendering.VolumeComponent'. "
It worked before fine, than something happened but something happened and i always get this error message
Comment
Your answer
Follow this Question
Related Questions
Modify values on VolumeProfile URP. 1 Answer
How to get quality Depth Of Field effect with Post Processing Stack V2? 1 Answer
How to change Focus Distance at run time? Using PostProcessing Depth of Field. 1 Answer
Post Processing Effects not working despite correctly converting project to URP 0 Answers
Depth of Field and Resolution 1 Answer