ArrayTypeDesc
Struct
Read time 1 minuteLast updated 8 months ago
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct ArrayTypeDesc
Constructors
ArrayTypeDesc(ArrayTypeDesc)
public ArrayTypeDesc(ArrayTypeDesc o)
Parameters
Type | Name | Description |
|---|---|---|
| ArrayTypeDesc | o |
Fields
arrayType
public string arrayType
Returns
Type | Description |
|---|---|
| string |
size
public int size
Returns
Type | Description |
|---|---|
| int |