Lib.field.generate.sdf.CapsuleLineSDF - tixl3d/tixl GitHub Wiki
Generates a procedural capsule field by connecting two points. It can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance].
For a simple and interactive tutorial on the TiXL rendering pipeline, see [HowToRaymarchField].
It can be modified with [BendField] , [TransformField] , [PolarRepeat] and more.
Similar nodes: [CapsuleSDF], [ChainLinkSDF], [FractalSDF].
Name (Relevancy & Type) | Description |
---|---|
Center (Vector3) | Transforms the center of the object |
StartingPoint (Vector3) | Transforms the center of the starting point |
EndPoint (Vector3) | Transforms the center of the end point |
Thickness (Single) | Defines the thickness of the capsule |
Name | Type |
---|---|
Result | T3.Core.DataTypes.ShaderGraphNode |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.