PostProcessing Controller
olivecrow
$20.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
04/06(2022) |
18.99 |
10/16(2023) |
20.0 |
11/18(2024) |
20.0 |
Jump AssetStore
Keyframe, animate, and use PostProcessing effects the familiar way!This asset has been tested :-2019LTS (URP/HDRP)-2020LTS (URP/HDRP)-2021 LTS (URP/HDRP)-2022 LTS (URP/HDRP)If errors occur in other versions that have not been tested, please send an email to olivecrow.report@gmail.com.Want to play PostProcessing effects in an animation clip, but you can't?Do you want to change the values of PostProcessing in Timeline, but are you worried about having to code them individually?Want to use FX Triggers that are instantiated dynamically at runtime?The PostProcessing Controller makes these things easy!⚡️ Keyframe, animate, and use PostProcessing effects the familiar way! ⚡️The PostProcessing Controller provides structs that overrides all of Unity's Post-Processing Effects.Just add PostProcessing Controller and you can animate PostProcessing Effects the same way you use any other MonoBehaviour for animation!🍀 FeaturesAllows you to use PostProcessing components as if they were MonoBehavioursOnly updated when values changeCan hide unused module in Volume ProfileSame order and GUI as in Volume ProfileVarified in 2019LTS, 2020LTS, 2021LTSURP, HDRP SupportIf you send me other versions with an error, I will reflect it quickly!Please see technical details for limitations and other details!LimitationThe component cannot be animated. This is because the component's field type is a type that cannot be animated. If you want to animate this component, it is recommended to blend by adjusting the weights of two PostProcessing Volumes with different values.PostProcessing Controller, as its name suggests, only works for PostProcessing. There are several Volume Components in HDRP besides PostProcessing, but this script only deals with PostProcessing. As an exception, you can currently use the Exposure feature, and I plan to gradually increase the number of features available in the future.Cannot animate Quality dropdown. Because that field works as a preset for other fields, it's almost like setting “Quality == Custom” in almost all cases.Some fields are not displayed in red even though Animation is being recorded. But it's a problem in the process of drawing the GUI, it actually works fine. Check the bound properties in the Animation Window to check if the field is being recorded properly.Other DetailsThe example scene was tested on 2020LTS. If the scene isn't working properly, make sure the camera's PostProcessing flag is checked and there are no issues with the Render Pipeline Settings.PostProcessController was built with Unity's animation features in mind. It has not been tested for other uses and cannot be guaranteed. However, if you have any great ideas for other uses, please send us an email!Updates to Unity's Render Pipeline are very frequent and unpredictable. If you find an incompatible version, please let us know!e-mail : olivecrow.report@gmail.com