AxisExtensions
Class in in ChivalrousGames.Common
Description
Extension methods for the Axis enum
Static Methods
GetPerpendicularAxis
public static Plane GetPerpendicularPlane(this Axis axis);
Return
Plane | A plane for which this axis is irrelevant. |
Description
Gets a plane for which this axis is irrelevant.