.zTrackSignVector EQUB 49 \ Sign 0 = ( 3 << 6, -26 << 4, 49 << 6) + section 0 EQUB 26 \ Sign 1 = ( -7 << 6, 8 << 4, 26 << 6) + section 2 EQUB 6 \ Sign 2 = ( 20 << 6, 6 << 4, 6 << 6) + section 3 EQUB 7 \ Sign 3 = ( 4 << 6, 7 << 4, 7 << 6) + section 5 EQUB 0 \ Sign 4 = ( 4 << 6, 7 << 4, 0 << 6) + section 7 EQUB 34 \ Sign 5 = (-11 << 6, 24 << 4, 34 << 6) + section 9 EQUB -76 \ Sign 6 = ( 22 << 6, 8 << 4, -76 << 6) + section 12 EQUB 13 \ Sign 7 = ( -6 << 6, 1 << 4, 13 << 6) + section 14 EQUB -75 \ Sign 8 = ( 44 << 6, 24 << 4, -75 << 6) + section 14 EQUB 76 \ Sign 9 = (-34 << 6, -14 << 4, 76 << 6) + section 14 EQUB -25 \ Sign 10 = ( -4 << 6, -12 << 4, -25 << 6) + section 18 EQUB -15 \ Sign 11 = ( -9 << 6, 36 << 4, -15 << 6) + section 19 EQUB 61 \ Sign 12 = ( 2 << 6, 22 << 4, 61 << 6) + section 20 EQUB -25 \ Sign 13 = (-21 << 6, 9 << 4, -25 << 6) + section 21 EQUB -2 \ Sign 14 = ( 76 << 6, 4 << 4, -2 << 6) + section 22 EQUB -23 \ Sign 15 = (-16 << 6, -8 << 4, -23 << 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