floatValue
The receiver’s floating point value.
Declaration
var floatValue: Float { get set }Discussion
If the receiver’s original value is a vector, floatValue is the first element of the vector.
The receiver’s floating point value.
var floatValue: Float { get set }If the receiver’s original value is a vector, floatValue is the first element of the vector.