기술 자료

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


PropertyValue

Struct
읽는 시간 1분최근 업데이트: 2일 전

Inherited Members
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public struct PropertyValue

Constructors

PropertyValue(PropertyValue)

public PropertyValue(PropertyValue o)
Parameters

Type

Name

Description

PropertyValueo

Fields

name

public string name
Returns

Type

Description

string

value

public string value
Returns

Type

Description

string