can you make a variable "global" to just one model
Posted: Fri Jul 01, 2011 5:50 am
is it possible to do something like have a single integer variable, e.g., strength, but be able to define it separately for each model?
kind of like making it become a .propertyName of the model, so I could refer to it via currentModel.
kind of like making it become a .propertyName of the model, so I could refer to it via currentModel.