arena-py API v1.0.1
arena .objects .videosphere
Videosphere object class to manage its properties in the ARENA: Videosphere Geometry.
Parameters
- bool autoplay: Autoplay Defaults to 'True' (optional)
- str crossOrigin: Cross Origin Defaults to 'anonymous' (optional)
- bool loop: Loop Defaults to 'True' (optional)
- float radius: Radius Defaults to '500' (optional)
- int segmentsHeight: Segments Height Defaults to '32' (optional)
- int segmentsWidth: Segments Width Defaults to '64' (optional)
- str src: URI, relative or full path of an image/video file. e.g. 'store/users/wiselab/images/360falls.mp4'. (optional)