Keresés

Új hozzászólás Aktív témák

  • nyunyu

    félisten

    válasz jano_77 #10635 üzenetére

    A color értéket az általatok megadottra hol írjam át?

    Amelyiket at akarod szinezni.
    Szint megadhatod decimalisan is, ahogy most van a konfigodban, de a "0xRRGGBB" formaban olvashatobb a human operatorok szamara.
    Gepnek tokmindegy.

    Illetve azt, hogy szaggatott vagy pont-vonal legyen, hogy tudom megadni? :U

    Fapadosan, sok vonalat definialsz.

    Pl. nalam:

    "camera": [ // Camera direction.
    { "enabled": true, "from": 50, "to": 80, "inmeters": true, "thickness": 1.3, "alpha": 55, "color": "0xFFCC66"},
    { "enabled": true, "from": 120, "to": 180, "inmeters": true, "thickness": 1.2, "alpha": 50, "color": "0xFFCC66"},
    { "enabled": true, "from": 220, "to": 280, "inmeters": true, "thickness": 1.1, "alpha": 45, "color": "0xFFCC66"},
    { "enabled": true, "from": 320, "to": 380, "inmeters": true, "thickness": 1, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 420, "to": 480, "inmeters": true, "thickness": 0.9, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 520, "to": 580, "inmeters": true, "thickness": 0.8, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 620, "to": 680, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 720, "to": 780, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 820, "to": 880, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 920, "to": 980, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1020,"to": 1080, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1120,"to": 1180, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1220,"to": 1280, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1320,"to": 1380, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1420,"to": 1480, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1520,"to": 1580, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1620,"to": 1680, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1720,"to": 1780, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1820,"to": 1880, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1920,"to": 2000, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 99, "to": 100, "inmeters": true, "thickness": 2.2, "alpha": 55, "color": "0xFFCC66"},
    // Dots
    { "enabled": true, "from": 199, "to": 200, "inmeters": true, "thickness": 2.1, "alpha": 50, "color": "0xFFCC66"},
    { "enabled": true, "from": 299, "to": 300, "inmeters": true, "thickness": 2, "alpha": 45, "color": "0xFFCC66"},
    { "enabled": true, "from": 399, "to": 400, "inmeters": true, "thickness": 1.9, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 499, "to": 500, "inmeters": true, "thickness": 1.8, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 599, "to": 600, "inmeters": true, "thickness": 1.7, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 699, "to": 700, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 799, "to": 800, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 899, "to": 900, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 999, "to": 1000, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1099,"to": 1100, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1199,"to": 1200, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1299,"to": 1300, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1399,"to": 1400, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1499,"to": 1500, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"}
    ],

    az "enabled": false nem azt jelenti, hogy ki van kapcsolva?!?

    De, a harmadik vonalad ki van kapcsolva.

    [ Szerkesztve ]

    Hello IT! Have you tried turning it off and on again?

Új hozzászólás Aktív témák