Manifold WASM Developer Guide
ManifoldCAD.org
ManifoldCAD User Guide
JS/TS/WASM API
C++ API
Algorithm Description
Blog Posts
GitHub
Preparing search index...
manifold
RayHit
Type Alias RayHit
type
RayHit
=
{
distance
:
number
;
faceID
:
number
;
normal
:
Vec3
;
position
:
Vec3
;
}
Index
Properties
distance
face
ID
normal
position
Properties
distance
distance
:
number
face
ID
faceID
:
number
normal
normal
:
Vec3
position
position
:
Vec3
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
distance
face
ID
normal
position
ManifoldCAD.org
ManifoldCAD User Guide
JS/TS/WASM API
C++ API
Algorithm Description
Blog Posts
GitHub
Manifold WASM Developer Guide
Loading...