bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Base
TrianglePlane3
Type Alias TrianglePlane3
Triangle plane is efficient definition described by a normal vector and d value (N dot X = d)
type
TrianglePlane3
=
{
normal
:
Vector3
;
d
:
number
;
}
Index
Properties
normal
d
Properties
normal
normal
:
Vector3
d
d
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
normal
d
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
Triangle plane is efficient definition described by a normal vector and d value (N dot X = d)