prettyPixel
@prettypixel
New Member
Joined: Feb 14, 2024
Topics: 29 / Replies: 249
Topic
Forum
Replies: 3
Views: 52
Reply
RE: Querying a material type, i.e Composite, Standard, Blend etc

I think that the recursive function I have used in this thread could be useful for you (?)

21 years ago
Forum
Reply
RE: Querying a material type, i.e Composite, Standard, Blend etc

I believe that this could work: if isKindOf $.material Standardmaterial then ( if isKindOf $.material.diffuseMap compositeTexture then print(“composi…

21 years ago
Forum
Reply
RE: moving vertices, need help

because the name of variable “obj” is not defined in btn_two structure, only in btn_one structure… the object is definitively created but not its name…

21 years ago
Forum
Reply
RE: moving vertices, need help

i hope that this will help you : obj=box length:100.0 width:100.0 height:100.0 lengthsegs:10 widthsegs:10 heightsegs:10 pos:[0,0,0] convertToPoly obj…

21 years ago
Forum
Reply
RE: mapping coordinates and undo

any idea would be really appreciated

21 years ago
Forum
Reply
RE: mapping coordinates and undo

The code is: rollout testRoll “test UV undo” ( button create_osd “create” button modify_osd “modify” on create_osd pressed do ( obj=box length:100….

21 years ago
Forum
Topic
Forum
Replies: 2
Views: 27
Page 19 / 19