ドキュメント

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


IdentPair

Struct
読み終わるまでの所要時間 1 分最終更新 3ヶ月前

Inherited Members

Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct IdentPair

Constructors

IdentPair(IdentPair)

public IdentPair(IdentPair o)
Parameters

Type

Name

Description

IdentPairo

Fields

key

public uint key
Returns

Type

Description

uint

value

public uint value
Returns

Type

Description

uint