SplitMeshPolicy

Overview

SplitMeshPolicy is a class in Aspose.3D FOSS for Typescript.

SplitMeshPolicy.ADJUST represents a policy that adjusts mesh data when splitting.

Properties: ADJUST, CLONE_DATA.

Description

SplitMeshPolicy is a class in the Aspose.3D FOSS library for TypeScript that exposes 0 methods and 2 properties for programmatic use.

The class also provides the ADJUST property (gets the adjust), the CLONE_DATA property (gets the clone data).

Properties

NameTypeAccessDescription
ADJUST``ReadGets the adjust.
CLONE_DATA``ReadGets the clone data.

See Also