Grasshopper_NET
Member
- Joined
- Jul 27, 2004
- Messages
- 6
Anyone know how to implement lighting in managed c++?
I tried to set the values of the dev->Lights->Item[0].LightType, but that
doesnt work. I created a new Light* light object, filled in the neccessary
values and enabled it light->Enabled = true; Nothing.
Any ideas are welcomed.
Thnx
I tried to set the values of the dev->Lights->Item[0].LightType, but that
doesnt work. I created a new Light* light object, filled in the neccessary
values and enabled it light->Enabled = true; Nothing.
Any ideas are welcomed.
Thnx