Class FloatValue
A ValueItem
which can hold a float.
Implements
Inherited Members
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
public class FloatValue : ValueItem<float>, IValueContainer
A ValueItem
which can hold a float.
public class FloatValue : ValueItem<float>, IValueContainer