Dungeon Architect  17.0.0
DungeonArchitect.Utils.SmoothValue Class Reference

Public Member Functions

 SmoothValue (float value)
 
void Set (float value)
 
void Update (float deltaTime)
 

Public Attributes

float TimeToArrive = 0.1f
 

Properties

float Value [get, set]
 
float TargetValue [get]
 

Detailed Description

Definition at line 7 of file SmoothValue.cs.


The documentation for this class was generated from the following file: