Scenic.Primitives.rect
You're seeing just the function
rect
, go back to Scenic.Primitives module for more information.
Specs
rect( source :: Scenic.Graph.t() | Scenic.Primitive.t(), rect :: width_and_height(), options :: list() ) :: Scenic.Graph.t() | Scenic.Primitive.t()
Shortcut to the rectangle/3
function.
rect/3
is the same as calling rectangle/3