Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Video

Index

Variables

VideoSystem

VideoSystem: System

Video system required to add, play and remove a video. When an entity has VideoClip and VideoPLayer components, this system loads the video, and adds add a video element once the video is loaded. It also plays back the video. If the entity has a VideoPlayerAutotDeleteOnEnd component this system deletes the video after playback.

Generated using TypeDoc