nicolasc76
@nicolasc76
New Member
Joined: Feb 15, 2024
Topics: 3 / Replies: 3
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
Forum
Replies: 4
Views: 22
Topic
Forum
Replies: 0
Views: 14
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
Forum
Replies: 2
Views: 13