Field inRenderTexture
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Input render texture to apply a transcoding process on.")]
[Field("InRenderTexture", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<RenderTexture> inRenderTexture
Returns
Type | Description |
---|---|
PortType<RenderTexture> |