ftesla Posted December 1, 2018 Share Posted December 1, 2018 Hello, I want to access textures from a HDA but I don't want to embed them inside (big ones, easier to iterate, etc.) I would prefer place them in the same folder as the HDA in a folder named 'tex' for example. Is there something like a $HDA variable that would give the file location of the current HDA so I can access textures as $HDA/tex/texture.jpg ? Thank you, Francis Quote Link to comment Share on other sites More sharing options...
ftaswin Posted December 2, 2018 Share Posted December 2, 2018 kwargs[“node”].type().definition().libraryFilePath() Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.