copy_to method
copy_to(self, target)
Copies data to specified element
def copy_to(self, target):
...
| Parameter | Type | Description |
|---|---|---|
| target | VertexElementVector4 | Target. |
See Also
- module
aspose.threed.entities - class
VertexElementNormal
Copies data to specified element
def copy_to(self, target):
...
| Parameter | Type | Description |
|---|---|---|
| target | VertexElementVector4 | Target. |
aspose.threed.entitiesVertexElementNormal