Class ColorFunction3
This is an inspectable presentation of a grid coloring, using six parameters.
[Serializable]
[Version(2, 3, 10)]
public class ColorFunction3
- Inheritance
-
ColorFunction3
- Inherited Members
Remarks
The six values represent three corners of a parallelepiped (x0, 0, 0), (x1, y1, 0), and (x2, y2, z2) that describe the patch to repeat for the coloring.