
ProTessellationParamsGet | |
( ProTessellation tessellation /* (In) The tessellation data handle. */ ProUvParam** params /* (Out) ProArray of UV parameters for the tessellation points. Free this using ProArrayFree(). */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The UV projection was not calculated for this tessellation operation. Call ProSurfacetessellationinputUvprojectionSet() before ProSurfaceTessellationGet(). |

