Enum NormalDirection
- Namespace
 - Stride.Graphics.GeometricPrimitives
 
- Assembly
 - Stride.Graphics.dll
 
Enumerates the different possible direction of a plane normal.
public enum NormalDirection
  Fields
UpX = 2UpY = 1UpZ = 0
Enumerates the different possible direction of a plane normal.
public enum NormalDirection
  UpX = 2UpY = 1UpZ = 0