Class RenderTextureToFile
The role of this class is to take an incoming render texture and save it into an image file.
Inherited Members
NodeRuntime._parent
NodeRuntime._portList
NodeRuntime._queryPath
NodeRuntime._tickCPUTimeNs
NodeRuntime.Initialize(SystemGraphComponent)
NodeRuntime.FixedUpdate()
NodeRuntime.InitializeDynamicPorts(SystemGraphComponent)
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public class RenderTextureToFile : NodeRuntime
Fields
| Name | Description |
|---|---|
| destination | |
| filename | |
| format | |
| isSingleFile | |
| renderTexture | |
| transcode |
Methods
| Name | Description |
|---|---|
| Disable() | Disable change event on render texture port. |
| Enable(ClockState) | Enable change event on render texture port. |