文档

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


GroupDesc

Class
阅读时间1 分钟最后更新于 4 天前

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

Constructors

GroupDesc()

public GroupDesc()

GroupDesc(GroupDesc)

public GroupDesc(GroupDesc o)
Parameters

Type

Name

Description

GroupDesco

Fields

name

public string name
Returns

Type

Description

string

description

public string description
Returns

Type

Description

string

functions

public FunctionDescList functions
Returns

Type

Description

FunctionDescList