Previous | Up | Next |
Takes a topology or a mesh as a parameter.Parameters
Redefines the primary texture coordinates for the polygons of the topology referenced by the mesh.
The new values are added to the old ones : they are thus increments (integer primary texture coordinates between 0 and 255).
The topology associated to the mesh automatically switches to 'dynamic' mode (as opposed to 'static').
I M3deltaPolygons ( S3d _session_ H3d _object_ [[HMat3d [[I I I] r1]] r1] _deltaPoly_ )
Return value
_session_ 3D Session _object_ Topology or mesh _deltaPoly_ Delta list
0 if successful, otherwise nilRemark
In the case of a multi-topo mesh, only the active topology is concerned.