Mesh.Transformed
Property
Description:
Transforms this mesh and returns the result.
Transforms this mesh and returns the result.
Parameters
Parameter | Type | Description |
---|---|---|
transform | Transform | The transformation used to transform the profile. |
Return Value
Type | Description |
---|---|
Mesh | The transformed mesh. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the handle of the specified transformation is. |