Table of Contents

Struct Vec3

Namespace
Mech3DotNet.Reader
Assembly
Mech3DotNet.dll
public struct Vec3
Inherited Members

Fields

x

public float x

Field Value

float

y

public float y

Field Value

float

z

public float z

Field Value

float

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.