Class MyTriangle_Vertex_Normal
Inheritance
System.Object
MyTriangle_Vertex_Normal
Namespace: VRage.Utils
Assembly: VRage.dll
Syntax
public sealed class MyTriangle_Vertex_Normal : ValueType
Fields
Normal
Declaration
public Vector3 Normal
Field Value
| Type | Description |
|---|---|
| Vector3 |
Vertexes
Declaration
public MyTriangle_Vertices Vertexes
Field Value
| Type | Description |
|---|---|
| VRage.MyTriangle_Vertices |