Class MyPolyLineD
Inheritance
System.Object
MyPolyLineD
Namespace: VRage.Utils
Assembly: VRage.dll
Syntax
public sealed class MyPolyLineD : ValueType
Fields
LineDirectionNormalized
Declaration
public Vector3 LineDirectionNormalized
Field Value
| Type | Description |
|---|---|
| Vector3 |
Point0
Declaration
public Vector3D Point0
Field Value
| Type | Description |
|---|---|
| Vector3D |
Point1
Declaration
public Vector3D Point1
Field Value
| Type | Description |
|---|---|
| Vector3D |
Thickness
Declaration
public float Thickness
Field Value
| Type | Description |
|---|---|
| System.Single |