Variable Unit3dConst

Unit3d: {
    x: 1;
    y: 1;
    z: 1;
} = ...

Returns { x:1,y:1,z:1 }