OpenSCAD v0.5.2 OpenSCAD.Rotate View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OpenSCAD.Rotate{
  a: float(),
  children: term(),
  debug: term(),
  disable: term(),
  show_only: term(),
  transparent: term(),
  v: {float(), float(), float()}
}