matrix | array of real numbers | 2D grid of values |
xOrder | optional string | 'Constant','linear','quadratic','cubic'. If unspecified, calculated from grid size (default = '') |
yOrder | optional string | 'Constant','linear','quadratic','cubic'. If unspecified, calculated from grid size (default = '') |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to VariationGrid
Back to Overview