Click or drag to resize
MeshUtil.smoothVertices Method

[Missing <summary> documentation for "M:Planetbase.MeshUtil.smoothVertices(UnityEngine.Mesh)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static Mesh smoothVertices(
	Mesh mesh
)

Parameters

mesh
Type: Mesh

[Missing <param name="mesh"/> documentation for "M:Planetbase.MeshUtil.smoothVertices(UnityEngine.Mesh)"]

Return Value

Type: Mesh

[Missing <returns> documentation for "M:Planetbase.MeshUtil.smoothVertices(UnityEngine.Mesh)"]

See Also