The minimum value of the attribute.
The maximum value of the attribute.
The current value of the attribute.
The default maximum value of the attribute.
The default minimum value of the attribute.
The name of the attribute.
The modifiers of the attribute.
The current value of the attribute.
The default value of the attribute.
The default maximum value of the attribute.
The default minimum value of the attribute.
The maximum value of the attribute
The minimum value of the attribute.
The modifiers of the attribute.
The name of the attribute.
Static
createCreates a new instance of Attribute.
The name of the attribute.
The minimum value of the attribute.
The maximum value of the attribute.
Optional
current: numberThe current value of the attribute.
Optional
defaultValue: numberThe default value of the attribute.
A new instance of Attribute.
Static
readRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Creates a new instance of Attribute.