Table of Contents

Struct TuringDisplayIntersectionInfo

Namespace
Turing.Core.Interop
Assembly
Turing.Core.dll
public struct TuringDisplayIntersectionInfo
Inherited Members
Extension Methods

Fields

distance

public float distance

Field Value

float

hit

public bool hit

Field Value

bool

nx

public int nx

Field Value

int

ny

public int ny

Field Value

int

x

public int x

Field Value

int

y

public int y

Field Value

int