Sowiedu
07-06-2011, 10: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
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
