FloatReference.Implicit

Operator in FloatReference

Declaration

public static implicit operator float (FloatReference reference)

Description

Implicitly converts the reference to a float.

Parameters

referenceThe reference to convert.

Returns

floatThe float value.