ly.img.android.pesdk.backend.operator.rox / RoxUtils / Companion / calculateLineIntersectionX

calculateLineIntersectionX

@<?> fun calculateLineIntersectionX(@<?> x: float, @<?> y: float, @<?> x2: float, @<?> y2: float, @<?> intersectX: float): float

Collision Point Y

@<?> fun calculateLineIntersectionX(@NotNull line: kotlin.Array<float>, @<?> intersectY: float): float

Collision Point X