Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


ArrayTypeDesc

Struct
Read time 1 minuteLast updated a month ago

Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct ArrayTypeDesc

Constructors

ArrayTypeDesc(ArrayTypeDesc)

public ArrayTypeDesc(ArrayTypeDesc o)
Parameters

Type

Name

Description

ArrayTypeDesco

Fields

arrayType

public string arrayType
Returns

Type

Description

string

size

public int size
Returns

Type

Description

int