Is there anyway to copy of object and retain its values? For example, if I have a laser with all it properties set and I want to create a clone of the laser with all of its properties. I'm the set I should have tow instance with all values in tact?
I wondering is there is a command so I don't have to program my own clone command.
I wondering is there is a command so I don't have to program my own clone command.