ColorOrTexture
Struct
Read time 1 minuteLast updated 21 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Material
[Serializable]public struct ColorOrTexture
Fields
color
Returnspublic Color color
Type | Description |
|---|---|
| Color |
texture
Returnspublic Texture texture
Type | Description |
|---|---|
| Texture |
_type
Returnspublic ColorOrTexture.Type _type
Type | Description |
|---|---|
| ColorOrTexture.Type |