Show / Hide Table of Contents

Class MyPolyLine

Inheritance
System.Object
MyPolyLine
Namespace: VRage.Utils
Assembly: VRage.dll
Syntax
public sealed class MyPolyLine : ValueType

Fields

LineDirectionNormalized

Declaration
public Vector3 LineDirectionNormalized
Field Value
Type Description
Vector3

Point0

Declaration
public Vector3 Point0
Field Value
Type Description
Vector3

Point1

Declaration
public Vector3 Point1
Field Value
Type Description
Vector3

Thickness

Declaration
public float Thickness
Field Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾