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