Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/URevolveSplineToolProperties
Syntax
UPROPERTY (EditAnywhere, Category=Spline,
Meta=(ClampMin=0.001, EditConditionHides, EditCondition="SampleMode == ERevolveSplineSampleMode::PolyLineMaxError"))
EditCondition
Remarks
How far to allow the triangulation boundary can deviate from the spline curve before we add more vertices.
The maximal distance that the spacing should be allowed to be.
Determines how end caps are created. This is not relevant if the end caps are not visible or if the path is not closed.