Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "math/magsq"

Index

Variables

Functions

Variables

Const magSq2

magSq2: TaggedFn1<"vec2", "float"> = $(2)

Const magSq3

magSq3: TaggedFn1<"vec3", "float"> = $(3)

Const magSq4

magSq4: TaggedFn1<"vec4", "float"> = $(4)

Functions

Const $

  • $(n: 2 | 3 | 4): TaggedFn1<any, "float">
  • Parameters

    • n: 2 | 3 | 4

    Returns TaggedFn1<any, "float">

Generated using TypeDoc