Digita per effettuare una ricerca nel catalogo.
Per cercare tra i contenuti o tra gli eventi
clicca sulla voce corrispondente.
Given the phrasing, this appears to relate to a focused on Chromatic Aberration (the visual effect where colors misalign due to lens distortion).
float intensity = Mathf.PingPong(Time.time, 0.5f); effect.SetIntensity(intensity);
public ChromaticAberrationEffect effect; void Update()