Remove unused code
This commit is contained in:
@@ -19,7 +19,6 @@ public:
|
||||
/// <summary>
|
||||
/// Gets the base material. If value gets changed parameters collection is restored to the default values of the new material.
|
||||
/// </summary>
|
||||
/// <returns>The base material.</returns>
|
||||
API_PROPERTY() FORCE_INLINE MaterialBase* GetBaseMaterial() const
|
||||
{
|
||||
return _baseMaterial;
|
||||
|
||||
Reference in New Issue
Block a user