Coin 5.3 Plugins ‌‌‍‍‎ Transition Wave v1.0

Transition Wave
Версия Unreal Engine
5.3

Plugin adds new material expression "Transition Wave" which allows to transition between various material parameters (e.g. Color, Alpha, Emissive) and affect mesh vertices for 3D effect .



Transition Wave material expression outputs two values - Alpha nad Displacement.
To apply the effect add "Transition Wave" node expression inside a material and use it to lerp desired material parameters by Alpha value. Attach Displacement output value to World Position Offset to simulate 3D wave effect on vertices.

The plugin contains TransitionWaveComponent which can be used for easier setup and control of the effect's parameters.

TransitionWaveComponent use case:
  1. Attach to actor.
  2. Initialize its default TransitionWave parameters.
  3. Call "Set Mesh Materials" function (e.g. in BeginPlay) to specify meshes and materials which should be affected by the effect.
  4. Call "PlayTransition" to start animated transition.

Checkout exemple project to see different use cases how to setup and control the effect.

Technical Details​

Features:
  • Use Transition Wave material expression to add transitions between material parameters
  • Use TransitionWave component to control the effect
  • Example project with blueprints and material samples
Code Modules:
  • TransitionWaveFX (Runtime)
Number of Blueprints: 0
Number of C++ Classes: 2
Network Replicated: No
Supported Development Platforms: All
Supported Target Build Platforms: Win64, Win32, Linux, Mac, XboxOne, PS4, Android, IOS
Example Project: Download
Автор
Lucifer
Скачивания
3
Просмотры
837
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Другие ресурсы пользователя Lucifer

Поделиться ресурсом

Последние обновления

  1. Update to 5.3

    Update to 5.3
  2. add 5.1

    add 5.1
Сверху