Creates a set of clockwise-wound triangles that cover the geometry after it has been transformed using the specified matrix and flattened using the specified tolerance
オーバーロード一覧
| オーバーロード | 解説 |
| Tessellate(TessellationSink) | Creates a set of clockwise-wound triangles that cover the geometry after it has been transformed using the specified matrix and flattened using the specified tolerance |
| Tessellate(Single,TessellationSink) | Creates a set of clockwise-wound triangles that cover the geometry after it has been transformed using the specified matrix and flattened using the specified tolerance |
| Tessellate(Nullable<Matrix3x2>,Single,TessellationSink) | Creates a set of clockwise-wound triangles that cover the geometry after it has been transformed using the specified matrix and flattened using the specified tolerance |
参照