Description
MakePlane (v1)
Make a plane
Input(s) : BasePoint - Base point Normal - Normal vector
Output(s): Plane - Output mesh
Information
| Module | GeometryCollectionNodes |
| Category | Generators|Plane |
| Type | FMakePlaneDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| DebugDrawRenderSettings | DebugDraw settings | FDataflowNodeDebugDrawSettings | (RenderType=Wireframe,bTranslucent=True,Color=(R=0.500000,G=0.500000,B=0.500000,A=1.000000),LineWidthMultiplier=1.000000) |
| PlaneSizeMultiplier | float | 1.000000 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| BasePoint | Base point | FVector | (X=0.000000,Y=0.000000,Z=0.000000) |
| Normal | Normal vector | FVector | (X=0.000000,Y=0.000000,Z=1.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Plane | Output mesh | FPlane |