Class ColliderDetails
The base class for all collider details
Inheritance
ColliderDetails
Inherited Members
Namespace: Slicer
Assembly: 27Slicer.dll
Syntax
[Serializable]
public abstract class ColliderDetails : Details
Fields
Name | Description |
---|---|
OriginalBounds | The Bounds of the collider before it is sliced, in local space of the parent SlicerComponent. |
Methods
Name | Description |
---|---|
CalculateHash() | Calculates the hash of this details object using important properties. |