Npc Enumeration

The 8 corners of the Normalized Plane Coordinate cube.

Members

Name Value Description
_000 0 Left bottom rear
LeftBottomRear 0  
_100 1 Right bottom rear
RightBottomRear 1  
LeftTopRear 2  
_010 2 Left top rear
RightTopRear 3  
_110 3 Right top rear
LeftBottomFront 4  
_001 4 Left bottom front
RightBottomFront 5  
_101 5 Right bottom front
_011 6 Left top front
LeftTopFront 6  
_111 7 Right top front
RightTopFront 7  
CORNER_COUNT 8 useful for sizing arrays

Defined in

Last Updated: 08 January, 2020