Field outRenderTexture
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Output render texture with the result of the transcoding process.")]
[Field("OutRenderTexture", PortDirection.Right, FieldExtra.Write)]
[SerializeField]
protected PortType<RenderTexture> outRenderTexture
Returns
Type | Description |
---|---|
PortType<RenderTexture> |