Float32 (struct)

Float32 Float32 Float32

Methods

  Float32 ( in Float32 other )
  Float32 ()
Float32 atomicGet ! ()
Float32 clone ? ()
Float32 linearInterpolate ? ( in Float32 other, in Scalar t )

Methods in detail

Float32 ( in Float32 other )

copy constructor


Float32 ()

default constructor


Float32 Float32.atomicGet! ()


Float32 Float32.clone? ()

clone method


Float32 Float32.linearInterpolate? ( in Float32 other, in Scalar t )

Linearly interpolates a scalar value with another based on a blend (0.0 to 1.0)