LM_AngleWidget:SetValue(angle)

Version added: before 9.5

Sets the value of the angle widget

ArgumentTypeDescriptionDefaultVer
anglerealAn angle in radians< 9.5

Return type: none

Sets the value of the angle widget (in radians).
-- set the angle:
d.MyAngleWidget:SetValue(math.pi)

Image

math.pi radians is 180°


See also: LM_AngleWidget:Value, LM.GUI.AngleWidget
String "SetValue" is found in the following scripts:

Paint Bucket + (by Danfield)

WP Platter Control (by wigglepixel)

WP Import from Spine JSON (by wigglepixel)

Tagger (by Lukas)

SS - Clear Copy FBF Layer (by simplsam)

See all...