times

operator fun times(v: Float): Mat3(source)
operator fun times(m: Mat3): Mat3(source)
operator fun times(v: Float3): Float3(source)