Class SliceUtility
Contains useful methods for slicing many types of objects.
Namespace: Slicer.Core
Assembly: 27Slicer.Core.dll
Syntax
public static class SliceUtility
Fields
Name | Description |
---|---|
Skip | The hash that is to be used when UVs are not being sliced. |
Skip | The hash that is to be used when Verts are not being sliced. |
Methods
Name | Description |
---|---|
Slice | Slices the UVs of the supplied |
Slice | Slices a single vector after transforming it by the supplied matrix. |
Slice | Slices a single vector. |
Slice | Slices a single vector. |
Slice | Slices a bounds as if it is made up of discrete vertices. |
Slice | Slices the vertices of the supplied |