Click or drag to resize
Transformer3dsClearTransformations Method (Model3D)
Clears all transformation in objectsGroup (only MatrixTransformations are left because they are needed to represent the hierarchy of read 3ds file)

Namespace: Ab3d
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public void ClearTransformations(
	Model3D objectsGroup
)

Parameters

objectsGroup
Type: System.Windows.Media.Media3DModel3D
objectsGroup
See Also