PropertyValue
Struct
読み終わるまでの所要時間 1 分最終更新 8ヶ月前
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public struct PropertyValue
Constructors
PropertyValue(PropertyValue)
public PropertyValue(PropertyValue o)
Parameters
Type | Name | Description |
|---|---|---|
| PropertyValue | o |
Fields
name
public string name
Returns
Type | Description |
|---|---|
| string |
value
public string value
Returns
Type | Description |
|---|---|
| string |