Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method for update texture2DArray fragment. #7162

Open
AlexAPPi opened this issue Dec 2, 2024 · 1 comment
Open

Method for update texture2DArray fragment. #7162

AlexAPPi opened this issue Dec 2, 2024 · 1 comment
Labels
area: graphics Graphics related issue enhancement

Comments

@AlexAPPi
Copy link
Contributor

AlexAPPi commented Dec 2, 2024

The engine does not have a universal method for updating a part of texture2dArray.

It would be great to have this under the hood, perhaps as an extends method.

An example of such a method: https://github.com/AlexAPPi/playcanvas-terrain-system/blob/main/src/ScriptHelpers/TerrainPatches.mts#L22

@mvaligursky
Copy link
Contributor

related to #4290

@mvaligursky mvaligursky added area: graphics Graphics related issue enhancement labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue enhancement
Projects
None yet
Development

No branches or pull requests

2 participants