/
Set Shader Parameter

Set Shader Parameter


This Task will set the specified Shader/Material Parameters on the Task Target. For more about Material Parameters, see the official documentation.


Parameter

  • Name
    • The name of the parameter to set.
  • Value
    • The type of Parameter that is being set. Currently supports Texture, Scalar, and Vector/Linear Color value types.
  • Blend In
    • The blend to use when transitioning to the provided value.
  • Restore Value On End
    • If true, the value will be restored to its original state once the Task ends.
  • Blend Out
    • If using Restore Value On End, this is the blend used when transitioning back to the original parameter value.

Realm

  • Realm
    • This task executes on the Client only. Ignored in non-networked games.

Timing

  • Start Time
    • When to begin this Task.
  • End Time
    • When to end this Task.

Targets


Release Notes / Revision History

  • 1.0

Related content

Set Collision Channel Response
Set Collision Channel Response
More like this
Set Collision Channel
Set Collision Channel
More like this
Turn To
Turn To
More like this
Play Ability
Play Ability
More like this
Set Gameplay Tag
Set Gameplay Tag
More like this
Custom Event
Custom Event
More like this