crashcat docs
Preparing search index...
crashcat
GjkCastShapeResult
Type Alias GjkCastShapeResult
type
GjkCastShapeResult
=
{
hit
:
boolean
;
lambda
:
number
;
pointA
:
Vec3
;
pointB
:
Vec3
;
separatingAxis
:
Vec3
;
simplex
:
Simplex
;
}
Index
Properties
hit
lambda
point
A
point
B
separating
Axis
simplex
Properties
hit
hit
:
boolean
lambda
lambda
:
number
point
A
pointA
:
Vec3
point
B
pointB
:
Vec3
separating
Axis
separatingAxis
:
Vec3
simplex
simplex
:
Simplex
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hit
lambda
point
A
point
B
separating
Axis
simplex
crashcat docs
Loading...