Format
Class
Read time 1 minuteLast updated 8 months ago
Inheritance
- object
- Format
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class Format
Constructors
Format()
public Format()
Format(Format)
public Format(Format o)
Parameters
Type | Name | Description |
|---|---|---|
| Format | o |
Fields
name
public string name
Returns
Type | Description |
|---|---|
| string |
extensions
public StringList extensions
Returns
Type | Description |
|---|---|
| StringList |