Skip to content

Instantly share code, notes, and snippets.

@baobao
Created October 26, 2020 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baobao/d79597f4c6e4df97fe219563676ba40b to your computer and use it in GitHub Desktop.
Save baobao/d79597f4c6e4df97fe219563676ba40b to your computer and use it in GitHub Desktop.
// _visualEffect.SendEvent("OnPlay");と同じ
_visualEffect.SendEvent(VisualEffectAsset.PlayEventName);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment