lower flatscreen box pose view
This commit is contained in:
parent
5579f6b39b
commit
7ce5690db4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ static class Mono
|
|||
|
||||
public static bool menu = true;
|
||||
|
||||
public static Pose box_pose = new(0, 0, -10 * U.cm);
|
||||
public static Pose box_pose = new(0, -3 * U.cm, -10 * U.cm);
|
||||
public static float box_scale = 1.333f * U.cm;
|
||||
public const int SD_X = 2, SD_Y = 1, SD_Z = 2;
|
||||
public static SpatialArray<int>
|
||||
|
|
Loading…
Add table
Reference in a new issue