crashcat docs
Preparing search index...
crashcat
PolygonSupport
Type Alias PolygonSupport
type
PolygonSupport
=
{
convexRadius
:
number
;
numVertices
:
number
;
vertices
:
number
[]
;
getSupport
(
direction
:
Vec3
,
out
:
Vec3
)
:
void
;
}
Index
Properties
convex
Radius
num
Vertices
vertices
Methods
get
Support
Properties
convex
Radius
convexRadius
:
number
num
Vertices
numVertices
:
number
vertices
vertices
:
number
[]
Methods
get
Support
getSupport
(
direction
:
Vec3
,
out
:
Vec3
)
:
void
Parameters
direction
:
Vec3
out
:
Vec3
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
convex
Radius
num
Vertices
vertices
Methods
get
Support
crashcat docs
Loading...