.zTrackSignVector EQUB -46 \ Sign 0 = (-16 << 6, 26 << 4, -46 << 6) + section 0 EQUB 4 \ Sign 1 = (-42 << 6, 76 << 4, 4 << 6) + section 2 EQUB 28 \ Sign 2 = (-40 << 6, -39 << 4, 28 << 6) + section 3 EQUB -20 \ Sign 3 = ( 12 << 6, -26 << 4, -20 << 6) + section 5 EQUB 10 \ Sign 4 = ( 9 << 6, 13 << 4, 10 << 6) + section 7 EQUB -21 \ Sign 5 = ( -2 << 6, 8 << 4, -21 << 6) + section 9 EQUB -9 \ Sign 6 = (-10 << 6, -20 << 4, -9 << 6) + section 12 EQUB 45 \ Sign 7 = ( 50 << 6, 6 << 4, 45 << 6) + section 14 EQUB 27 \ Sign 8 = ( 28 << 6, -32 << 4, 27 << 6) + section 14 EQUB 43 \ Sign 9 = (-33 << 6, 16 << 4, 43 << 6) + section 14 EQUB -8 \ Sign 10 = (-12 << 6, 18 << 4, -8 << 6) + section 18 EQUB 16 \ Sign 11 = (-14 << 6, 5 << 4, 16 << 6) + section 19 EQUB -14 \ Sign 12 = ( -8 << 6, 30 << 4, -14 << 6) + section 20 EQUB 41 \ Sign 13 = ( 51 << 6, 1 << 4, 41 << 6) + section 21 EQUB -20 \ Sign 14 = ( 13 << 6, -6 << 4, -20 << 6) + section 22 EQUB 0 \ Sign 15 = ( -4 << 6, 8 << 4, 0 << 6) + section 23Name: zTrackSignVector [Show more] Type: Variable Category: Extra tracks Summary: The z-coordinate of the track sign vector for each sign, to be scaled and added to the inner track section vector for the signContext: See this variable in context in the source code References: This variable is used as follows: * newContentHi uses zTrackSignVector * newContentLo uses zTrackSignVector