Click or drag to resize
CombinedMeshesEntityClone Method
Clone this combined entity.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CombinedMeshesEntity Clone()

Return Value

Type: CombinedMeshesEntity
Cloned copy.
See Also