Click or drag to resize

ModelcloneVertexPosition Method

clone the model's vertex positions. Must be done before changing them in order to avoid side-effects

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void cloneVertexPosition()
See Also