Format
Class
읽는 시간 1분최근 업데이트: 8달 전
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 |