This documentation is for the free plugin Py4D in CINEMA 4D R11.5 and not for the C4DSDK of Python in CINEMA 4D R12. For R12, please visit PluginCafe.com
VariableTag
| Parameter: | count (int) – The count of elements |
|---|---|
| Return type: | UVWTag or None |
| Returns: | A new UVW tag. |
Get the UVW coordinates for a polygon.
| Parameter: | i (int) – The index of the polygon to get the coordinates for. |
|---|---|
| Return type: | c4d.Vector |
| Returns: | The UVW coordinates. |
Set the UVW coordinates of a polygon.
| Parameters: |
|
|---|