BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'DatasmithOpenNurbsOptions' from its members
Inputs
Type | Name | Description |
---|---|---|
enum | Geometry | |
real | Chord Tolerance | Maximum distance between any generated triangle and the original surface. Smaller values make more triangles. |
real | Max Edge Length | Maximum length of any edge in the generated triangles. Smaller values make more triangles. |
real | Normal Tolerance | Maximum angle between adjacent triangles. Smaller values make more triangles. |
enum | Stitching Technique | Stitching technique applied on model before tessellation. Sewing could impact number of objects. |
Outputs
Type | Name | Description |
---|---|---|
struct | Datasmith Open Nurbs Options |