Material
|
The MaterialNormalMapComponent type exposes the following members.
| Name | Description | |
|---|---|---|
| MaterialNormalMapComponent | Constructor for the MaterialNormalMapComponent class. Constructs an object with the specified material map, method used to compute the normal map and the channel strength. |
| Name | Description | |
|---|---|---|
| Map | Property that represents diffuse component map. | |
| Method | Property that represents material map for the normal map channel of the material, the method used to compute the normal map, and the channel strength. | |
| Strength | Property that represents strength of the normal map channel. |
| Name | Description | |
|---|---|---|
| Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
|
| GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
|
| GetType | (Inherited from Object) |
|
| ToString | Returns an equivalent string representation of this
object. (Overrides ValueTypeToString) |
|
| ToString(IFormatProvider) | Returns an equivalent string representation of this object. |
| Name | Description | |
|---|---|---|
| Equality(MaterialNormalMapComponent, MaterialNormalMapComponent) | Equality operator for the MaterialNormalMapComponent structure. Checks whether input normal map components are equal. | |
| Inequality(MaterialNormalMapComponent, MaterialNormalMapComponent) | Inequality operator for the MaterialNormalMapComponent structure. Checks whether input normal map components are not equal. |
| © Bricsys NV. All rights reserved. |