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

After UV projection,How can I solve the problem of exporting to FBX without texture #127

Open
Robintjhb opened this issue Jun 2, 2023 · 1 comment

Comments

@Robintjhb
Copy link

After UV projection,How can I solve the problem of exporting to FBX without texture :
fspy specifies the coordinates of the image:
image

A simple drawn model:
image

No texture after exporting fbx:
image

@unrealnunu
Copy link

Double-check that the image texture path is correctly set for the plane material. Ensure that the image texture is properly linked to the material using the correct file path.When exporting to FBX, make sure to enable the "Include UV Textures" option in the export settings. Most time like with pbr's, the image texture is always separate.

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

No branches or pull requests

2 participants