CoeffOrTexture
Struct
阅读时间1 分钟最后更新于 5 天前
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 |