util-math / io.github.sof3.graphmine.util.math / Vector3 / side
side
fun side(side: Side): Vector3
Return
this vector moved towards the side side by one unit
fun side(side: Side, steps: Double): Vector3
Return
this vector moved towards the side side by steps units