Graphics/Material: Add SaveToParameters
Former-commit-id: 9e306a5d78bd32b95fccd586872d248be2679f16 [formerly 87e583f68b3ef903311573e88d2b3f6a2969184d] Former-commit-id: c7eced4bfcc44228c8466fefe05955c4a152974d
This commit is contained in:
@@ -120,6 +120,8 @@ namespace Nz
|
||||
|
||||
void Reset();
|
||||
|
||||
void SaveToParameters(ParameterList* matData);
|
||||
|
||||
inline bool SetAlphaMap(const String& textureName);
|
||||
inline void SetAlphaMap(TextureRef alphaMap);
|
||||
inline void SetAlphaThreshold(float alphaThreshold);
|
||||
|
||||
Reference in New Issue
Block a user