Method GetName
GetName(Extension)
Returns the official name of the glTF extension
Declaration
public static string GetName(this Extension extension)
Parameters
| Type | Name | Description |
|---|---|---|
| Extension | extension | Extension enum value |
Returns
| Type | Description |
|---|---|
| string | Name of the glTF extension |