Class ManifoldSmoothOutDto<T> (Inputs.Manifold)
Constructors
constructor
new ManifoldSmoothOutDto<T>( manifold?: T, minSharpAngle?: number, minSmoothness?: number,): ManifoldSmoothOutDto<T> Parameters
Optionalmanifold: TOptionalminSharpAngle: numberOptionalminSmoothness: number
Properties
manifold
minSharpAngle
minSharpAngle: number
minSmoothness
minSmoothness: number
用于
manifold.operations.smoothOut的实体和平滑设置。