Searched refs:textureTranslationMultiplier (Results 1 – 1 of 1) sorted by relevance
45 private val textureTranslationMultiplier = 200f regex214 val textureXOffset = (textureTranslationMultiplier * gyroYRotation).toInt()215 val textureYOffset = (textureTranslationMultiplier * gyroXRotation).toInt()