cloneTransformed Method
Clone this TorusPipe and transform the clone.
- Fails if the transformation is singular.
cloneTransformed(transform: Transform): undefined | TorusPipe
Parameter | Type | Description |
---|---|---|
transform | Transform |
Returns - undefined | TorusPipe
Defined in
- solid/TorusPipe.ts Line 89
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.