RainwayStream.SubmitFrame method
Submit a frame to a BYOFB stream
public RainwayStatus SubmitFrame(RainwayTexture texture)
| parameter | description |
|---|---|
| texture | Texture of the frame to submit |
Return Value
Whether a frame was successfully submitted
See Also
- enum RainwayStatus
- record RainwayTexture
- class RainwayStream
- namespace Rainway.SDK
