Scenic.Primitive.put_transform
You're seeing just the function
put_transform
, go back to Scenic.Primitive module for more information.
Specs
Update the value of a specific transform set on the primitive.
Parameters:
primitive
- The primitivetype
- atom representing the transform to get.data
- the value to set on the transform.
Returns the updated primitive.