C# Class TangentSolver, UnityUtils

Inheritance: MonoBehaviour
ファイルを表示 Open project: mortennobel/UnityUtils Class Usage Examples

Public Methods

Method Description
Solve ( Mesh theMesh ) : void

Method Details

Solve() public static method

public static Solve ( Mesh theMesh ) : void
theMesh Mesh
return void