MaterialOverrides Methods |
The MaterialOverrides type exposes the following members.
Name | Description | |
---|---|---|
![]() | Apply |
Apply all custom render properties on a given material, and return either the given material or a clone of it, if needed.
This will not do anything if there are no custom properties currently used.
|
![]() | Clone |
Clone custom render settings.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |