Skip to content

Instantly share code, notes, and snippets.

@deathponta
Created July 16, 2017 04:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deathponta/3fa044b133d5bcf2290857676c140d34 to your computer and use it in GitHub Desktop.
Save deathponta/3fa044b133d5bcf2290857676c140d34 to your computer and use it in GitHub Desktop.
シーン内の全Bitmapのテクスチャ参照パスを表示
for map in ( GetClassInstances BitmapTexture ) do(
print map.filename
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment