Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@xiaoiver
Copy link
Contributor

@xiaoiver xiaoiver commented May 21, 2024

πŸ€” This is a

  • New feature
  • Bug fix
  • Site / Document optimization
  • TypeScript definition update
  • Refactoring
  • Performance improvement
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

πŸ”— Related issue link

πŸ’‘ Background and solution

const pipeline = device.createRenderPipeline({
  megaStateDescriptor: {
    polygonOffset: true,
    polygonOffsetFactor: 1,
    polygonOffsetUnits: 1,
  },
});
ζˆͺ屏2024-05-21 δΈ‹εˆ7 11 22

πŸ“ Changelog

Language Changelog
πŸ‡ΊπŸ‡Έ English
πŸ‡¨πŸ‡³ Chinese

β˜‘οΈ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@xiaoiver xiaoiver merged commit 533ee21 into release May 21, 2024
@xiaoiver xiaoiver deleted the fix-189 branch May 21, 2024 11:13
xiaoiver added a commit that referenced this pull request May 21, 2024
* Support polygonOffset factor and units (#190)

* fix: support polygonOffsetFactor and units #189

* chore: commit changeset

* chore: add polygon offset example

* chore(release): bump version (#191)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants