Lib.field.analyze.VisualizeFieldDistance - tixl3d/tixl GitHub Wiki
Visualizes the distance a field by drawing a plane with contour lines.
This plane can be rotated or moved through your field. This can be very useful to analyze and understand your field and inspect the Lipschitz continuity and potential problems for [RaymarchSDF].
Name (Relevancy & Type) | Description |
---|---|
SdfField (ShaderGraphNodeRequired) | - |
Center (Vector3) | - |
Rotation (Vector3) | - |
Size (Vector2) | - |
LineColor (Vector4) | - |
Background (Vector4) | - |
EnableZTest (Boolean) | - |
EnableZWrite (Boolean) | - |
Name | Type |
---|---|
DrawCommand | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.