Beamable SDK
|
Public Member Functions | |
FloatBussProperty (float floatValue) | |
float | GetFloatValue (float input) |
IBussProperty | CopyProperty () |
IBussProperty | Interpolate (IBussProperty other, float value) |
Properties | |
float | FloatValue [getset] |
Properties inherited from Beamable.UI.Buss.IFloatBussProperty | |
float | FloatValue [get] |
|
inline |
Implements Beamable.UI.Buss.IBussProperty.
float Beamable.UI.Buss.FloatBussProperty.GetFloatValue | ( | float | input | ) |
Implements Beamable.UI.Buss.IFloatFromFloatBussProperty.
|
inline |
Implements Beamable.UI.Buss.IInterpolatedBussProperty.