Namespace RustPlusApi.Camera
Classes
- CameraRenderer
Renders the Rust+ camera ray stream into images. Create one per subscribed camera (sized from CameraInfo), feed each CameraFrame via AddRays(CameraFrame), then call Render() for the current image.
Renders the Rust+ camera ray stream into images. Create one per subscribed camera (sized from CameraInfo), feed each CameraFrame via AddRays(CameraFrame), then call Render() for the current image.