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

Texture Offset is not being respected. #101

Open
Richardn2002 opened this issue Aug 8, 2024 · 0 comments
Open

Texture Offset is not being respected. #101

Richardn2002 opened this issue Aug 8, 2024 · 0 comments
Labels
area:rendering Rendering bug Something isn't working

Comments

@Richardn2002
Copy link
Collaborator

Data wise, this offset is located in node['mesh']['origin'], and property mesh is present for both Part and Meshgroup. However, this value is deserialized but not referenced anywhere in the code base.

Its usage should be shifting a whole texture/mesh (depends on your perspective) by a 2d displacement.

@Speykious Speykious added bug Something isn't working area:rendering Rendering labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rendering Rendering bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants