NamespacesSideOn this pageSide Index FunctionsfromDirectiongetOppositeFunctions fromDirectionfromDirection(direction: Vector): SideGiven a vector, return the Side most in that direction (via dot product)Parametersdirection: VectorReturns SidegetOppositegetOpposite(side: Side): SideReturns the opposite side from the currentParametersside: SideReturns Side
Given a vector, return the Side most in that direction (via dot product)