ColorOrTexture
Struct
阅读时间1 分钟最后更新于 8 个月前
Inherited Members
Namespace: UnityEngine.Pixyz.Material
[Serializable]public struct ColorOrTexture
Fields
color
public Color color
Returns
Type | Description |
|---|---|
| Color |
texture
public Texture texture
Returns
Type | Description |
|---|---|
| Texture |
_type
public ColorOrTexture.Type _type
Returns
Type | Description |
|---|---|
| ColorOrTexture.Type |