Interface IFileFormat
Namespace: UnityEngine.Experimental.U2D.TriangleNet.IO
Syntax
public interface IFileFormat
Methods
IsSupported(String)
Declaration
bool IsSupported(string file)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | file |
Returns
| Type | Description |
|---|---|
| System.Boolean |