Event
SceneCapture.Capture
Triggered when this SceneCapture does an update/renders a frame
Syntax
SceneCapture.Subscribe("Capture", function(self)
-- il tuo codice
end)
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
self
|
SceneCapture | — | — |