General Category > ASL Scripts
How create New Material with 'TWO SIDED' value by ASL ??
neirao:
Someone know how?? in 'ASL Specification' not show it...
???
Thanks!
Steve:
This logo like something that I forgot to include in ASL. I'll see if I can add something to support two sided materials.
neirao:
Thanks Steve! :)
i think is missing another function in ASL for meshs kind -> "'SHAPE_KIND_SUBDIVISION'
check this my another post:
http://www.anim8or.com/smf/index.php/topic,5715.0.html
Thanks!
neirao:
Edit: :)
How choose the place for 'new material color' by ASL?
by default is 'Object' how choose 'File' as place?? ???
Steve:
$myMaterial = project.NewMaterial("name"); -- Adds material to the current project (i.e. to File)
$myMaterial = $object.NewMaterial("name"); -- Adds material to $object.
Navigation
[0] Message Index
[#] Next page
Go to full version