Click or drag to resize

UVCoordsClone Method

Create a cloned copy of the UVCoords.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public Object Clone()

Return Value

Type: Object
Clone of the UVCoords.

Implements

ICloneableClone
See Also