Class RateUtils.VariableRateManager
A IRate
Implements
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public class RateUtils.VariableRateManager : IRateManager
Constructors
Name | Description |
---|---|
Variable |
Construct a Rate |
Properties
Name | Description |
---|---|
Timestep | The timestep since the previous group update (in seconds). |
Methods
Name | Description |
---|---|
Should |
Determines if the group should be updated this invoke. |