PropertyValue
Struct
Read time 1 minuteLast updated 18 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public struct PropertyValue
Constructors
PropertyValue(PropertyValue)
Parameterspublic PropertyValue(PropertyValue o)
Type | Name | Description |
|---|---|---|
| PropertyValue | o |
Fields
name
Returnspublic string name
Type | Description |
|---|---|
| string |
value
Returnspublic string value
Type | Description |
|---|---|
| string |