Recent content by nonamenolife

  1. N

    Plugins + Scripts Video Renderer for 3D VR180, VR360 and Flat 2D & Audio + BVH Animation Recorder

    When I tried to render a 9:16 vertical video using this plugin, only part of the preview screen was output as an image, but after checking the source code (Eosin_VRRenderer.cs) I found that changing Rect sourceRect = new Rect(0, 0, renderTex.width, renderTex.width); to Rect sourceRect = new...
Back
Top Bottom