< Previous | Contents | Next >

Attributes

None.

Example


InScrewAngle = self:AddInput("Infinite Slider", "ScrewControl", { LINKID_DataType = "Number",

INPID_InputControl = "ScrewControl", INP_MinScale = 0.0,

INP_MaxScale = 100.0,

INP_Default = 0,

})