Table of Contents

Struct InteropVector3d

Namespace
Coherence.Core
Assembly
Coherence.Core.Native.dll
public struct InteropVector3d

Constructors

InteropVector3d(Vector3d)

public InteropVector3d(Vector3d vector)

Parameters

vector Vector3d

Fields

X

public double X

Field Value

double

Y

public double Y

Field Value

double

Z

public double Z

Field Value

double

Methods

Into()

public Vector3d Into()

Returns

Vector3d