How to convert data of type PropertyTypeInfo.String to String #1694
-
I'm getting some garbage characters when trying to read paths to textures:
Do you know what I'm doing wrong? I've tried ASCII as well. |
Beta Was this translation helpful? Give feedback.
Answered by
Perksey
Oct 4, 2023
Replies: 1 comment 3 replies
-
Is |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ohhh! That means it's an
AssimpString
(forgot about this, sorry!). Try this: