No description available
figura.docs.vector4
No description available
figura.docs.vector_n.add
Vector4.add(vec: Vector4): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444081||
| Return Value | typings.2002444081
Vector4.add(x: Number, y: Number, z: Number, w: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| w accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.apply_func
Vector4.applyFunc(func: (Number, Integer) -> Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| func accepts | typings.1623631144||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.ceil
Vector4.ceil(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.clamp_length
Vector4.clampLength(minLength: Number, maxLength: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| minLength accepts | typings.-1950496919||
| maxLength accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.clamped
Vector4.clamped(minLength: Number, maxLength: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| minLength accepts | typings.-1950496919||
| maxLength accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.copy
Vector4.copy(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.div
Vector4.div(vec: Vector4): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444081||
| Return Value | typings.2002444081
Vector4.div(x: Number, y: Number, z: Number, w: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| w accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.dot
Vector4.dot(vec: Vector4): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444081||
| Return Value | typings.-1950496919
No description available
figura.docs.vector_n.floor
Vector4.floor(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.length
Vector4.length(): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1950496919
No description available
figura.docs.vector_n.length_squared
Vector4.lengthSquared(): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1950496919
No description available
figura.docs.vector_n.mul
Vector4.mul(vec: Vector4): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444081||
| Return Value | typings.2002444081
Vector4.mul(x: Number, y: Number, z: Number, w: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| w accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.normalize
Vector4.normalize(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.normalized
Vector4.normalized(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.offset
Vector4.offset(factor: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| factor accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.reduce
Vector4.reduce(vec: Vector4): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444081||
| Return Value | typings.2002444081
Vector4.reduce(x: Number, y: Number, z: Number, w: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| w accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.reset
Vector4.reset(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.scale
Vector4.scale(factor: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| factor accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.set
Vector4.set(vec: Vector4): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444081||
| Return Value | typings.2002444081
Vector4.set(x: Number, y: Number, z: Number, w: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| w accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.sub
Vector4.sub(vec: Vector4): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444081||
| Return Value | typings.2002444081
Vector4.sub(x: Number, y: Number, z: Number, w: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | typings.-1950496919||
| y accepts | typings.-1950496919||
| z accepts | typings.-1950496919||
| w accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.to_deg
Vector4.toDeg(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.to_rad
Vector4.toRad(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.transform
Vector4.transform(mat: Matrix4): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| mat accepts | typings.-1789003661||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.unpack
Vector4.unpack(): Varargs | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.1901216868
No description available
figura.docs.vector_n.w
Vector4.w: Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Field Type | typings.-1950496919
No description available
figura.docs.vector_n.x
Vector4.x: Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Field Type | typings.-1950496919
No description available
figura.docs.vector_n.y
Vector4.y: Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Field Type | typings.-1950496919
No description available
figura.docs.vector_n.z
Vector4.z: Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Field Type | typings.-1950496919
listFiles
action_wheel
Action
BlockRaycastTypes