Skip to content

fix: VR fix of the FirstPerson calculation for the Fog in Lighting Shader Reflections feature. #144

fix: VR fix of the FirstPerson calculation for the Fog in Lighting Shader Reflections feature.

fix: VR fix of the FirstPerson calculation for the Fog in Lighting Shader Reflections feature. #144

Workflow file for this run

name: WIP
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}