overload 1:
Vector3.add(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
overload 2:
Vector3.add(x: Number, y: Number, z: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| Return Value | typings.2002444080
Calls the given function on each element of this vector, and sets the values of the vector to the returns
The current index and its value is given as arguments of the function
Returns self for chaining 
overload 1:
Vector3.applyFunc(func: (Number, Integer) -> Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| func accepts | typings.1623631144||
| Return Value | typings.2002444080
Returns the augmented form of this vector
The augmented form is a Vector of the same length + 1
The new axis will have the given value, or 1 when it is not specified 
overload 1:
Vector3.augmented(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
overload 2:
Vector3.augmented(value: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| value accepts | typings.-1950496919||
| Return Value | typings.2002444081
Modifies this vector so that its length is between minLength and maxLength
If the vector has length zero, it is unmodified
Returns self for chaining 
overload 1:
Vector3.clampLength(minLength: Number, maxLength: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| minLength accepts | typings.-1950496919||
| maxLength accepts | typings.-1950496919||
| Return Value | typings.2002444080
Returns a modified copy of this vector, with its length clamped from minLength to maxLength
If the vector has length zero, then the copy does too 
overload 1:
Vector3.clamped(minLength: Number, maxLength: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| minLength accepts | typings.-1950496919||
| maxLength accepts | typings.-1950496919||
| Return Value | typings.2002444080
overload 1:
Vector3.div(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
overload 2:
Vector3.div(x: Number, y: Number, z: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| Return Value | typings.2002444080
overload 1:
Vector3.mul(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
overload 2:
Vector3.mul(x: Number, y: Number, z: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| Return Value | typings.2002444080
overload 1:
Vector3.reduce(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
overload 2:
Vector3.reduce(x: Number, y: Number, z: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| Return Value | typings.2002444080
overload 1:
Vector3.set(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
overload 2:
Vector3.set(x: Number, y: Number, z: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| Return Value | typings.2002444080
overload 1:
Vector3.sub(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
overload 2:
Vector3.sub(x: Number, y: Number, z: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| Return Value | typings.2002444080
listFiles
action_wheel
Action
BlockRaycastTypes