Skip to content

fix: Plumb material prop to MeshTextureLayer so rasters can render unlit #1706

fix: Plumb material prop to MeshTextureLayer so rasters can render unlit

fix: Plumb material prop to MeshTextureLayer so rasters can render unlit #1706

name: PR
on:
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: ytanikin/pr-conventional-commits@639145d78959c53c43112365837e3abd21ed67c1 # 1.5.2
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'