Scenic.Primitive.delete_transform
You're seeing just the function
delete_transform
, go back to Scenic.Primitive module for more information.
Specs
Deletes a specified transform from a primitive.
Does nothing if the transform is not set.
Parameters:
primitive
- The primitivetype
- atom representing the transform to delete.
Returns the updated primitive.