Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


TypeDesc

Class
Read time 1 minuteLast updated a month ago

Inheritance
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class TypeDesc

Constructors

TypeDesc()

public TypeDesc()

TypeDesc(TypeDesc)

public TypeDesc(TypeDesc o)
Parameters

Type

Name

Description

TypeDesco

Fields

name

public string name
Returns

Type

Description

string

module

public string module
Returns

Type

Description

string

type

public TypeDescType type
Returns

Type

Description

TypeDescType

description

public string description
Returns

Type

Description

string

definition

public TypeDescDef definition
Returns

Type

Description

TypeDescDef