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