Buy Me a Coffee at ko-fi.com

No description available
figura.docs.vector4

No description available
figura.docs.vector_n.add

overload 1:
Vector4.add(vec: Vector4): Vector4
typings.2002444081typings.2002444081
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector4.add(x: Number, y: Number, z: Number, w: Number): Vector4
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
w accepts
Return Value

No description available
figura.docs.vector_n.apply_func

overload 1:
Vector4.applyFunc(func: (Number, Integer) -> Number): Vector4
typings.1623631144typings.2002444081
Method PropertyFluent DescriptionRepresentation
func accepts
Return Value

No description available
figura.docs.vector_n.ceil

overload 1:
Vector4.ceil(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.clamp_length

overload 1:
Vector4.clampLength(minLength: Number, maxLength: Number): Vector4
typings.-1950496919typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
minLength accepts
maxLength accepts
Return Value

No description available
figura.docs.vector_n.clamped

overload 1:
Vector4.clamped(minLength: Number, maxLength: Number): Vector4
typings.-1950496919typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
minLength accepts
maxLength accepts
Return Value

No description available
figura.docs.vector_n.copy

overload 1:
Vector4.copy(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.div

overload 1:
Vector4.div(vec: Vector4): Vector4
typings.2002444081typings.2002444081
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector4.div(x: Number, y: Number, z: Number, w: Number): Vector4
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
w accepts
Return Value

No description available
figura.docs.vector_n.dot

overload 1:
Vector4.dot(vec: Vector4): Number
typings.2002444081typings.-1950496919
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value

No description available
figura.docs.vector_n.floor

overload 1:
Vector4.floor(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.length

overload 1:
Vector4.length(): Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.length_squared

overload 1:
Vector4.lengthSquared(): Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.mul

overload 1:
Vector4.mul(vec: Vector4): Vector4
typings.2002444081typings.2002444081
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector4.mul(x: Number, y: Number, z: Number, w: Number): Vector4
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
w accepts
Return Value

No description available
figura.docs.vector_n.normalize

overload 1:
Vector4.normalize(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.normalized

overload 1:
Vector4.normalized(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.offset

overload 1:
Vector4.offset(factor: Number): Vector4
typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
factor accepts
Return Value

No description available
figura.docs.vector_n.reduce

overload 1:
Vector4.reduce(vec: Vector4): Vector4
typings.2002444081typings.2002444081
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector4.reduce(x: Number, y: Number, z: Number, w: Number): Vector4
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
w accepts
Return Value

No description available
figura.docs.vector_n.reset

overload 1:
Vector4.reset(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.scale

overload 1:
Vector4.scale(factor: Number): Vector4
typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
factor accepts
Return Value

No description available
figura.docs.vector_n.set

overload 1:
Vector4.set(vec: Vector4): Vector4
typings.2002444081typings.2002444081
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector4.set(x: Number, y: Number, z: Number, w: Number): Vector4
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
w accepts
Return Value

No description available
figura.docs.vector_n.sub

overload 1:
Vector4.sub(vec: Vector4): Vector4
typings.2002444081typings.2002444081
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector4.sub(x: Number, y: Number, z: Number, w: Number): Vector4
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.2002444081
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
w accepts
Return Value

No description available
figura.docs.vector_n.to_deg

overload 1:
Vector4.toDeg(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.to_rad

overload 1:
Vector4.toRad(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.transform

overload 1:
Vector4.transform(mat: Matrix4): Vector4
typings.-1789003661typings.2002444081
Method PropertyFluent DescriptionRepresentation
mat accepts
Return Value

No description available
figura.docs.vector_n.unpack

overload 1:
Vector4.unpack(): Varargs
typings.1901216868
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.w

field signature:
Vector4.w: Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Field Type

No description available
figura.docs.vector_n.x

field signature:
Vector4.x: Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Field Type

No description available
figura.docs.vector_n.y

field signature:
Vector4.y: Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Field Type

No description available
figura.docs.vector_n.z

field signature:
Vector4.z: Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Field Type