1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-phaser

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
Mesh.md 1.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Richard Davey Отправлено 12.04.2023 20:50 842c60f

Phaser 3.60.0 Change Log

Return to the Change Log index.

Mesh, Vertex and Face New Features

  • Mesh.setTint is a new method that will set the tint color across all vertices of a Mesh (thanks @rexrainbow)
  • Mesh.tint is a new setter that will set the tint color across all vertices of a Mesh (thanks @rexrainbow)
  • Mesh.clearTint is a new method that will clear the tint from all vertices of a Mesh (thanks @rexrainbow)

Mesh, Vertex and Face Updates

  • The GenerateVerts function has a new optional parameter flipUV which, if set, will flip the UV texture coordinates (thanks cedarcantab)
  • The GenerateVerts function no longer errors if the verts and uvs arrays are not the same size and containsZ is true (thanks cedarcantab)
  • Face.update is a new method that updates each of the Face vertices. This is now called internally by Face.isInView.
  • Vertex.resize is a new method that will set the position and then translate the Vertex based on an identity matrix.
  • The Vertex.update method now returns this to allow it to be chained.
  • Mesh.addVertices will now throw a console warning if invalid vertices data is given to the method (thanks @omniowl)
  • Mesh.addVerticesFromObj will now throw a console warning if invalid vertices data is given to the method (thanks @omniowl)

Return to the Change Log index.

📖 Read the Phaser 3 API Docs 💻 Browse 2000+ Code Examples 🤝 Join the awesome Phaser Discord

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-phaser.git
git@api.gitlife.ru:oschina-mirror/mirrors-phaser.git
oschina-mirror
mirrors-phaser
mirrors-phaser
master