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(ITessellationSink) | 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,ITessellationSink) | 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,ITessellationSink) | 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 |
参照