Scenic.Primitive.Quad.compile
You're seeing just the function
compile
, go back to Scenic.Primitive.Quad module for more information.
Specs
compile(primitive :: Scenic.Primitive.t(), styles :: Scenic.Primitive.Style.t()) :: Scenic.Script.t()
Compile the data for this primitive into a mini script. This can be combined with others to generate a larger script and is called when a graph is compiled.