translationFactor

val translationFactor: StateFlow<Double>

Defaults to 1.0. This value will be multiplied into the TransformationMatrix property. Setting the value to 3 will cause position changes indicated by the transformation matrix property to be multiplied by 3. Note this does not affect Camera rotation.

Since

200.1.0