Notifications
Clear all
[Closed] Invert Booleans
Jul 06, 2011 11:36 pm
Hi,
Sorry if I ask a very simple thing but I couldnt find anything on the net or in the MaxScript Reference.
Is there an easy way of inverting a boolean value? something like
bool = true
bool = !bool --evaluates to bool = false
1 Reply