Show / Hide Table of Contents

Class MyCubeEdgeType

Inheritance
System.Object
MyCubeEdgeType
Namespace: Sandbox.Definitions
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyCubeEdgeType : Enum

Fields

Hidden

Declaration
public const MyCubeEdgeType Hidden
Field Value
Type Description
MyCubeEdgeType

Horizontal

Declaration
public const MyCubeEdgeType Horizontal
Field Value
Type Description
MyCubeEdgeType

Horizontal_Diagonal

Declaration
public const MyCubeEdgeType Horizontal_Diagonal
Field Value
Type Description
MyCubeEdgeType

value__

Declaration
public byte value__
Field Value
Type Description
System.Byte

Vertical

Declaration
public const MyCubeEdgeType Vertical
Field Value
Type Description
MyCubeEdgeType

Vertical_Diagonal

Declaration
public const MyCubeEdgeType Vertical_Diagonal
Field Value
Type Description
MyCubeEdgeType
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾