I tried
- Code: Select all
mapnode.GetMaterial(0).Shininess = 0
but an error showed up:
- Code: Select all
Expression is a value and therefore cannot be the target of an assignment.
Thanks in advance.
mapnode.GetMaterial(0).Shininess = 0Expression is a value and therefore cannot be the target of an assignment.jingquan wrote:BTW, what does the 0 in the mapnode.GetMaterial(0) stands for?
Users browsing this forum: No registered users and 0 guests