Constructor
new RecorderUI(scene, name)
Parameters:
Name | Type | Description |
---|---|---|
scene |
babylonjs scene | |
name |
eventRecorder name, defaults to Recorder:userId on the server |
- Source:
Classes
Methods
play()
Start playing
- Source:
record()
Start recording
- Source:
showUI()
Shows the UI
- Source:
stop()
Stop recording
- Source: