No description available
figura.docs.vector3
No description available
figura.docs.vector_n.add
Vector3.add(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
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
No description available
figura.docs.vector_n.apply_func
Vector3.applyFunc(func: (Number, Integer) -> Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| func accepts | typings.1623631144||
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.augmented
Vector3.augmented(): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444081
Vector3.augmented(value: Number): Vector4 | Method Property | Fluent Description | Representation |
|---|---|---|
| value accepts | typings.-1950496919||
| Return Value | typings.2002444081
No description available
figura.docs.vector_n.ceil
Vector3.ceil(): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.clamp_length
Vector3.clampLength(minLength: Number, maxLength: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| minLength accepts | typings.-1950496919||
| maxLength accepts | typings.-1950496919||
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.clamped
Vector3.clamped(minLength: Number, maxLength: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| minLength accepts | typings.-1950496919||
| maxLength accepts | typings.-1950496919||
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.copy
Vector3.copy(): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444080
No description available
figura.docs.vector3.cross
Vector3.cross(other: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| other accepts | typings.2002444080||
| Return Value | typings.2002444080
No description available
figura.docs.vector3.crossed
Vector3.crossed(other: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| other accepts | typings.2002444080||
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.div
Vector3.div(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
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
No description available
figura.docs.vector_n.dot
Vector3.dot(vec: Vector3): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.-1950496919
No description available
figura.docs.vector_n.floor
Vector3.floor(): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.length
Vector3.length(): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1950496919
No description available
figura.docs.vector_n.length_squared
Vector3.lengthSquared(): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1950496919
No description available
figura.docs.vector_n.mul
Vector3.mul(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
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
No description available
figura.docs.vector_n.normalize
Vector3.normalize(): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.normalized
Vector3.normalized(): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.offset
Vector3.offset(factor: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| factor accepts | typings.-1950496919||
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.reduce
Vector3.reduce(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
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
No description available
figura.docs.vector_n.reset
Vector3.reset(): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.scale
Vector3.scale(factor: Number): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| factor accepts | typings.-1950496919||
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.set
Vector3.set(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
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
No description available
figura.docs.vector_n.sub
Vector3.sub(vec: Vector3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| vec accepts | typings.2002444080||
| Return Value | typings.2002444080
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
No description available
figura.docs.vector_n.to_deg
Vector3.toDeg(): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.to_rad
Vector3.toRad(): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.transform
Vector3.transform(mat: Matrix3): Vector3 | Method Property | Fluent Description | Representation |
|---|---|---|
| mat accepts | typings.-1789003662||
| Return Value | typings.2002444080
No description available
figura.docs.vector_n.unpack
Vector3.unpack(): Varargs | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.1901216868
No description available
figura.docs.vector_n.x
Vector3.x: Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Field Type | typings.-1950496919
No description available
figura.docs.vector_n.y
Vector3.y: Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Field Type | typings.-1950496919
No description available
figura.docs.vector_n.z
Vector3.z: Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Field Type | typings.-1950496919
listFiles
action_wheel
Action
BlockRaycastTypes