Class MyEdgeOrientationInfo
Inheritance
System.Object
MyEdgeOrientationInfo
Namespace: Sandbox.Definitions
Assembly: Sandbox.Game.dll
Syntax
public class MyEdgeOrientationInfo : Object
Constructors
MyEdgeOrientationInfo(Matrix, MyCubeEdgeType)
Declaration
public MyEdgeOrientationInfo(Matrix localMatrix, MyCubeEdgeType edgeType)
Parameters
| Type | Name | Description |
|---|---|---|
| Matrix | localMatrix | |
| MyCubeEdgeType | edgeType |
Fields
EdgeType
Declaration
public readonly MyCubeEdgeType EdgeType
Field Value
| Type | Description |
|---|---|
| MyCubeEdgeType |
Orientation
Declaration
public readonly Matrix Orientation
Field Value
| Type | Description |
|---|---|
| Matrix |