bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Vector
VectorXYZDto
Class VectorXYZDto
Index
Constructors
constructor
Properties
x
y
z
Constructors
constructor
new
VectorXYZDto
(
x
?:
number
,
y
?:
number
,
z
?:
number
)
:
VectorXYZDto
Parameters
Optional
x
:
number
Optional
y
:
number
Optional
z
:
number
Returns
VectorXYZDto
Properties
x
x
:
number
X value of vector
Default
0
Copy
Minimum
-Infinity
Maximum
Infinity
Step
0.5
y
y
:
number
Y value of vector
Default
0
Copy
Minimum
-Infinity
Maximum
Infinity
Step
0.5
z
z
:
number
Z value of vector
Default
0
Copy
Minimum
-Infinity
Maximum
Infinity
Step
0.5
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
x
y
z
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
X value of vector