Scenic.Primitive.put
You're seeing just the function
put
, go back to Scenic.Primitive module for more information.
Specs
Put primitive-specific data onto the primitive.
Like many of the functions in the Scenic.Primitive module, you are usually better
off using the helper functions in Scenic.Primitives
instead.
Parameters:
primitive
- The primitivedata
- The data to setopts
- A list of style/transform options to merge
Returns the updated primitive.