Model properties deformable, resizable
by okh » Sat Jan 24, 2015 12:11 pm
I am doing a model for a kitchen module for my basement. It consists of several elements. The overall size however cannot be changed, but it can be mirrored. For the
properties I wondered whether I can restrict (accidental) resizing, but still allow the model to be mirrored?
Code: Select all
resizable#8=true
deformable#8=false
texturable#8=true
Does almost what I want (at least it is easy to restore an accidental resize), clearly not important, but maybe I missed something? ok