RotatedPlaneSDF¶
A plane defined by center and normal vector. This is similar to [PlaneSDF] but allows finer control.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Center (Vector3) | — |
| Normal (Vector3) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.ShaderGraphNode |