Method: VoxelammingGem::BuildBox#change_shape

Defined in:
lib/voxelamming_gem.rb

#change_shape(shape) ⇒ Object



279
280
281
# File 'lib/voxelamming_gem.rb', line 279

def change_shape(shape)
  @shape = shape
end