Add Scaled Time to Material Time node.
This commit is contained in:
@@ -148,7 +148,8 @@ public:
|
||||
const ::DrawCall* DrawCall = nullptr;
|
||||
MaterialParamsLink* ParamsLink = nullptr;
|
||||
void* CustomData = nullptr;
|
||||
float TimeParam;
|
||||
float UnscaledTimeParam;
|
||||
float ScaledTimeParam;
|
||||
bool Instanced = false;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user