Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Tools = ordered() {
- Numbers = TextPlus {
- CtrlWZoom = false,
- NameSet = true,
- CustomData = {
- Settings = {
- },
- Path = {
- Map = {
- ["Setting:"] = "Macros:/"
- }
- }
- },
- Inputs = {
- Offset2 = Input {
- Value = Point {
- X = 0.04,
- Y = -0.04
- },
- },
- Position2 = Input { Value = 1, },
- Quality = Input { Value = 3, },
- GlobalOut = Input { Value = 119, },
- Width = Input { Value = 2160, },
- Height = Input { Value = 1080, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- StyledText = Input {
- Value = "0.0",
- Expression = "Numbers.Prefix.Value .. string.format(\"%0\" .. Numbers.Min.Characters .. \".\" .. Numbers.Decimals ..\"f\", (Numbers.Number + Numbers.Offset)) .. Numbers.Suffix.Value",
- },
- Font = Input { Value = "Open Sans", },
- Style = Input { Value = "Bold", },
- VerticalJustificationNew = Input { Value = 3, },
- HorizontalJustificationNew = Input { Value = 3, },
- },
- ViewInfo = OperatorInfo { Pos = { 385, 544.5 } },
- Colors = { TileColor = { R = 0.886274509803922, G = 0.662745098039216, B = 0.109803921568627 }, },
- UserControls = ordered() { Number = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "ScrewControl", INP_MaxScale = 25, INP_Default = 0, INP_MinScale = -25, INP_MinAllowed = -1000000, LINKID_DataType = "Number", ICS_ControlPage = "Text", ICD_Center = 0, LINKS_Name = "Number" }, Decimals = { INP_MaxAllowed = 999, INP_Integer = true, INPID_InputControl = "SliderControl", INP_MaxScale = 10, INP_Default = 0, INP_MinScale = 0, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Text", LINKS_Name = "Decimals" }, ["Min.Characters"] = {
- INP_MaxAllowed = 1000,
- INP_Integer = true,
- INPID_InputControl = "SliderControl",
- INP_MaxScale = 10,
- INP_Default = 1,
- INP_MinScale = 1,
- INP_MinAllowed = 1,
- LINKID_DataType = "Number",
- ICS_ControlPage = "Text",
- LINKS_Name = "Min. Characters"
- }, Offset = {
- LINKS_Name = "Offset",
- INP_Integer = false,
- LINKID_DataType = "Number",
- ICS_ControlPage = "Text",
- INPID_InputControl = "ScrewControl",
- INP_MinScale = -25,
- INP_MaxScale = 25,
- INP_Default = 0,
- }, Prefix = {
- TEC_ReadOnly = false,
- LINKS_Name = "Prefix",
- ICS_ControlPage = "Text",
- LINKID_DataType = "Text",
- INPID_InputControl = "TextEditControl",
- TEC_Lines = 1,
- TEC_Wrap = true,
- }, Suffix = {
- TEC_ReadOnly = false,
- LINKS_Name = "Suffix",
- ICS_ControlPage = "Text",
- LINKID_DataType = "Text",
- INPID_InputControl = "TextEditControl",
- TEC_Lines = 1,
- TEC_Wrap = true,
- } }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement