ドキュメント

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


GroupDesc

Class
読み終わるまでの所要時間 1 分最終更新 2日前

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