Scenic.Primitive.get_transforms

You're seeing just the function get_transforms, go back to Scenic.Primitive module for more information.
Link to this function

get_transforms(primitive)

View Source

Specs

get_transforms(primitive :: t()) :: map()

Get the transforms map from a primitive.

Parameters:

  • primitive - The primitive

Returns the map of transforms set directly onto this primitive. This does not include any inherited transforms.