nicolasc76
@nicolasc76
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: SME script – variable fails?
Hello You mean, the first script version works fine for you ? interesting … here it always fails, I assume it’s because the created view sme_AIVview…
3 years ago
Forum
Reply
RE: SME script – variable fails?
OK, I thought I was about to become crazy, but finally found some dirty workaround: sme.Open() for i = sme.GetNumViews() to 1 by -1 do sme.DeleteVi…
3 years ago
Forum
Topic
Topic
Reply
RE: Checking scene textures size
For those interested, a friend provided me this: for i in sceneMaterials do ( Bmap = getClassInstances BitmapTexture + getClassInstances CoronaBitmap…
3 years ago
Forum
Topic