Yi Cheng Lee
unread,Jul 7, 2013, 11:58:20 PM7/7/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hey I need to expand some of the Lua gr commands and I want to make some
arguments optional. For example
gr.light({200, 202, 430}, {0.8, 0.8, 0.8})
should set the attenuation to a default of {1, 0, 0}
How can I do this