Struct MaterialProperty_Color
Implements
Inherited Members
Namespace: Fwt.Core.RenderEntities
Assembly: fwt.core.dll
Syntax
[Serializable]
public struct MaterialProperty_Color : IEquatable<MaterialProperty_Color>
Fields
Name
Declaration
public string Name
Field Value
| Type | Description |
|---|---|
| string |
Value
Declaration
public Color Value
Field Value
| Type | Description |
|---|---|
| Color |
Methods
Equals(MaterialProperty_Color)
Declaration
public bool Equals(MaterialProperty_Color other)
Parameters
| Type | Name | Description |
|---|---|---|
| MaterialProperty_Color | other |
Returns
| Type | Description |
|---|---|
| bool |
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| int |