CoeffOrTexture
Struct
Read time 1 minuteLast updated a day ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Material
[Serializable]public struct CoeffOrTexture
Fields
coeff
Returnspublic double coeff
Type | Description |
|---|---|
| double |
texture
Returnspublic Texture texture
Type | Description |
|---|---|
| Texture |
_type
Returnspublic CoeffOrTexture.Type _type
Type | Description |
|---|---|
| CoeffOrTexture.Type |