Interface SettableValue

SettableValue holds a number value that can also be modified.

Hierarchy

Implemented by

Properties

Properties

objectType: "value"

This object is of type value.

value: number

Sets the value of this object.

virtual: true

Whether this object is virtual.

Generated using TypeDoc