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