Beamable SDK
|
Public Member Functions | |
FractionFloatBussProperty (float fraction, float offset) | |
float | GetFloatValue (float input) |
IBussProperty | CopyProperty () |
IBussProperty | Interpolate (IBussProperty other, float value) |
Public Attributes | |
float | Fraction |
float | Offset |
|
inline |
Implements Beamable.UI.Buss.IBussProperty.
|
inline |
Implements Beamable.UI.Buss.IFloatFromFloatBussProperty.
|
inline |
Implements Beamable.UI.Buss.IInterpolatedBussProperty.