Constant Field Values
Contents
raymarcher.*
-
raymarcher.MeshGroup Modifier and Type Constant Field Value public static final intINTERSECTION2public static final intSUBTRACT1public static final intUNION0
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INTERSECTION |
2 |
public static final int |
SUBTRACT |
1 |
public static final int |
UNION |
0 |