Table of Contents

Struct EPAxis

Namespace
Alis.Core.Physic.Collision
Assembly
Alis.dll

This structure is used to keep track of the best separating axis.

public struct EPAxis

Inherited Members

Fields

Index

The index

public int Index

Field Value

int

Separation

The separation

public float Separation

Field Value

float

Type

The type

public EPAxisType Type

Field Value

EPAxisType