Path Extrude
Extrude path into 3D object.
Node Data | |
---|---|
3DArray | |
Display name | |
Path Extrude | |
Internal name | |
Node_3D_Mesh_Path_Extrude | |
Inheritances | |
node | |
node_processor | |
node_3d | |
node_3d_object | |
node_3d_mesh | |
node_3d_mesh_path_extrude | |
Inputs | |
node_3d_object | |
vec3 |
Position |
quaternion |
Rotation |
vec3 |
Scale |
vec3 |
Anchor |
node_3d_mesh_path_extrude | |
pathnode |
Path |
int |
Side |
d3material |
Material Side |
d3material |
Material Cap |
bool |
Smooth |
bool |
End Caps |
int |
Subdivision |
float |
Radius |
curve |
Radius Over Path |
vec2 |
Texture Scale |
bool |
Loop |
bool |
Inverted |
Outputs | |
node_3d_mesh | |
d3mesh |
Mesh |
Extrude the path into a 3D mesh using circle profile.
This node support both Path and 3d_path as input.
Properties
Path
2D or 3D Path data.
Loop
Whether to connect the last point to the first point.
Subdivision
The number of subdivisions long the path.
Side
The resolution of the profile.
Radius
The radius of the profile.
Radius Over Path
Modify the radius of the profile along the path.
End Caps
Whether to add end caps to the mesh.
Inverted
Whether to invert the normals of the mesh.