Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UUVProjectionToolProperties
Syntax
UPROPERTY (EditAnywhere, Category=CylinderProjection,
Meta=(DisplayName="Split Angle", UIMin="0", UIMax="90", EditCondition="ProjectionType == EUVProjectionMethod::Cylinder", EditConditionHides))
EditCondition
Remarks
Cylinder projection options Angle in degrees to determine whether faces should be assigned to the cylinder or the flat end caps
ExpMap projection options Blend between surface normals and projection normal; ExpMap projection becomes Plane projection when this value is 1
Number of smoothing steps to apply; this slightly increases distortion but produces more stable results.
Smoothing parameter; larger values result in faster smoothing in each step.