Skip to content

lib.3d.mesh.generate.TorusMesh

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

TorusMesh

in lib.3d.mesh.generate


Generates a torus mesh with the given size and tessellation.

You can use [TransformMesh] to rotate or translate the geometry. Please also check out the presets.


Input Parameters

Name (Relevancy & Type) Description
Radius (Single) -
Thickness (Single) -
Segments (Int2) -
Spin (Vector2) -
Fill (Vector2) -
SmoothAngle (Single) -

Outputs

Name Type
Data T3.Core.DataTypes.MeshBuffers

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally