Scenic.Primitive.get_transform
You're seeing just the function
get_transform
, go back to Scenic.Primitive module for more information.
Specs
Get the value of a specific transform set on the primitive.
If the transform is not set, it returns default
Parameters:
primitive
- The primitivetype
- atom representing the transform to get.default
- default value to return if the transform is not set.
Returns the value of the transform.